Releases: samwilson/basildon
Releases · samwilson/basildon
9.1.0
26 Mar 13:24
Compare
Sorry, something went wrong.
No results found
Update date_create() Twig function.
Add Markdown tables' extension.
9.0.0
07 Mar 23:55
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Add new cancel(reason) Twig function.
Add caching for Twig templates.
Upgrade dependencies.
8.5.2
21 Nov 10:14
Compare
Sorry, something went wrong.
No results found
Add largest_size to Flickr data, with width and height keys.
8.5.1
21 Nov 02:59
Compare
Sorry, something went wrong.
No results found
Improve error reporting for get_json() and get_xml() Twig functions.
Update PHP dependencies.
8.5.0
01 Oct 11:44
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Add an optional page_num argument to the commons() Twig function.
8.2.1
01 Jun 04:00
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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.