All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
For a full diff see 1.2.0...main
.
For a full diff see 1.1.0...1.2.0
.
- Added support for PHP 8.4 (#275), by @localheinz
For a full diff see 1.0.1...1.1.0
.
- Required
ergebnis/front-matter:^3.1.0
(#81), by @localheinz - Added support for PHP 8.3 (#82), by @localheinz
For a full diff see 1.0.0...1.0.1
.
- Allowed installation of
twig/twig:^3.4.3
(#8), by @localheinz
For a full diff see 7039e81...1.0.0
.
- Implemented
Expression\Name
as a value object (#1), by @localheinz - Implemented
Expression\Value
as a value object (#2), by @localheinz - Implemented
Expression\Assignment
as a value object (#3), by @localheinz - Implemented
Converter\NullFrontMatterConverter
(#4), by @localheinz - Implemented
Converter\ToSingleAssignmentFrontMatterConverter
(#5), by @localheinz - Implemented
Converter\ToMultipleAssignmentsFrontMatterConverter
(#6), by @localheinz - Implemented
FrontMatterLoader
(#7), by @localheinz