January 4, 2023
Cecil 7.29.0 released
Features
JSON Feed output format
Add support of JSON Feed as output format.
output:
pagetypeformats:
section: ['html', 'atom', 'jsonfeed']
Fix
- Enforcing runtime checks for required PHP extensions (by @benjaminhirsch)
- Fix pages filter and map in render step
Miscs
- Code enhanced
- Dependencies updated
symfony/polyfill-intl-icu
added
Release notes on GitHub