Releases: webuni/front-matter
Releases · webuni/front-matter
2.1.0
08 Feb 08:22
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed PHP 8.4 deprecations by @joeworkman in #12
Drop PHP 7 support
Remove MtHAML filter
Add support for TOML v1.0.0
New Contributors
Full Changelog : 2.0.0...2.1.0
2.0.0
22 Feb 07:43
Compare
Sorry, something went wrong.
No results found
Enable Symfony 7
Remove support for CommonMark 1
Integrate exists method into FrontMatterInterface
Add factory method FrontMatterChain::create
1.5.0
22 Feb 07:43
Compare
Sorry, something went wrong.
No results found
Remove indentation from front matter
Add front matter chain
Add support for Pug comment as front matter
Change line number preservation in Twig templates compatible with other template engines
Remove support for PHP 7.2 and 7.3
1.4.0
30 Sep 21:43
Compare
Sorry, something went wrong.
No results found
Enable CommonMark 2
Enable Symfony 6
Improve YamlProcessor with yaml configuration
1.3.0
30 Sep 21:42
Compare
Sorry, something went wrong.
No results found
Add {% line %} tag to preserve line numbers in Twig templates
Inject front matter data to Twig templates as template variables
Add support for Twig comment as front matter
1.2.0
04 Nov 21:07
Compare
Sorry, something went wrong.
No results found
Add CommonMark extension
Add FrontMatterExistsInterface (@localheinz )
Add fluent interface for Document
Minimal PHP 7.2
Minimal Twig 3
Enable PHP 8
Enable Symfony 5