Skip to content

Releases: samwilson/basildon

9.1.0

26 Mar 13:24
3f84ea8

Choose a tag to compare

  • Update date_create() Twig function.
  • Add Markdown tables' extension.

9.0.0

07 Mar 23:55
420a7b1

Choose a tag to compare

  • Increase minimum PHP version to 8.1.
  • Add a Dockerfile, and publish releases to Docker Hub (for use with e.g. https://statichost.eu).
  • Add new width parameter to the commons() Twig function
  • Delete tex_url() files if downloading fails, and add more info to the error output.
  • Upgrade dependencies.
  • Improve documentation.

8.6.0

05 Dec 00:15
5b5233b

Choose a tag to compare

  • Add new cancel(reason) Twig function.
  • Add caching for Twig templates.
  • Upgrade dependencies.

8.5.2

21 Nov 10:14
243c9a9

Choose a tag to compare

  • Add largest_size to Flickr data, with width and height keys.

8.5.1

21 Nov 02:59
7b5532c

Choose a tag to compare

  • Improve error reporting for get_json() and get_xml() Twig functions.
  • Update PHP dependencies.

8.5.0

01 Oct 11:44
543e75b

Choose a tag to compare

  • Add an optional Wikidata Query Service domain name parameter to the wikidata_query() Twig function, so that it can be used with other query services.
  • Update PHP dependencies.

8.4.0

28 Aug 11:46
77928d8

Choose a tag to compare

  • Add new LaTeX renderer version that supports smart quotes.
  • Add User-Agent header to all requests, to satisfy the new Wikimedia requirements.
  • Update PHP dependencies and add fixes for conformance to coding standards.

8.3.0

29 Jul 12:45
296bb7c

Choose a tag to compare

  • Add an optional page_num argument to the commons() Twig function.

8.2.1

01 Jun 04:00
5810682

Choose a tag to compare

  • Update PHP dependencies.
  • Remove unused league/flysystem package.
  • Upgrade samwilson/commonmark-shortcodes package.
  • Add composer clean command to delete cache/ and output/ directories.
  • Remove old unused _redirects file.

8.2.0

23 May 23:14
085af6b

Choose a tag to compare

  • Add md2html_inline and md2latex_inline filters.
  • Allow null as input for Markdown filters.
  • Update PHP dependencies.
  • Fix links in the Basildon documentation (including in PDF).
  • Fix error when building a site with an empty content/ directory.