Releases: ergebnis/twig-front-matter
Releases · ergebnis/twig-front-matter
1.1.0
What's Changed
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #80 - Enhancement: Require
ergebnis/front-matter:^3.1.0
by @localheinz in #81 - Enhancement: Add support for PHP 8.3 by @localheinz in #82
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Fix: Allow installation of
twig/twig:^3.4.3
by @localheinz in #8
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Enhancement: Implement
Expression\Name
as a value object by @localheinz in #1 - Enhancement: Implement
Expression\Value
as a value object by @localheinz in #2 - Enhancement: Implement
Expression\Assignment
as a value object by @localheinz in #3 - Enhancement: Implement
Converter\NullFrontMatterConverter
by @localheinz in #4 - Enhancement: Implement
Converter\ToSingleAssignmentFrontMatterConverter
by @localheinz in #5 - Enhancement: Implement
Converter\ToMultipleAssignmentsFrontMatterConverter
by @localheinz in #6 - Enhancement: Implement
FrontMatterLoader
by @localheinz in #7
New Contributors
- @localheinz made their first contribution in #1
Full Changelog: https://github.com/ergebnis/twig-front-matter/commits/1.0.0