3.0.0
What's Changed
- Fix: Drop support for PHP 8.0 by @localheinz in #393
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #396 - Fix: Rename constructor by @localheinz in #397
- Fix: Rename
Content
toBodyMatter
by @localheinz in #398 - Enhancement: Implement
Content
as value object by @localheinz in #399 - Fix: Rename
Parsed
toParsedContent
by @localheinz in #400 - Fix: Rename
Content
toUnparsedContent
by @localheinz in #407 - Enhancement: Compose
Content
andData
intoFrontMatter
by @localheinz in #409 - Fix: Rename
Exception\FrontMatterDoesNotHaveKey
toException\DataDoesNotHaveKey
by @localheinz in #410 - Enhancement: Compose
Content
intoBodyMatter
by @localheinz in #411
Full Changelog: 2.1.0...3.0.0