Skip to content

Releases: ergebnis/twig-front-matter

1.1.0

01 Nov 16:34
1.1.0
cc8efb9
Compare
Choose a tag to compare

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

Full Changelog: 1.0.1...1.1.0

1.0.1

07 Jul 15:58
1.0.1
ee565da
Compare
Choose a tag to compare

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

07 Jul 14:22
1.0.0
7bf7ce9
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/ergebnis/twig-front-matter/commits/1.0.0