Releases: spatie/yaml-front-matter
Releases · spatie/yaml-front-matter
2.1.1
What's Changed
- Update issue template by @AlexVanderbist in #44
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in #46
New Contributors
- @thecaliskan made their first contribution in #46
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.9
What's Changed
- Check if the array key is set before trying to trim it by @caendesilva in #41
Full Changelog: 2.0.8...2.0.9
2.0.8
What's Changed
- Add PHP 8.2 Support by @patinthehat in #39
- Support Symfony 7 by @RobinDev in #40
New Contributors
Full Changelog: 2.0.7...2.0.8
2.0.7
What's Changed
- Fix #30, bug where the package cannot properly parse a file that contains Markdown code blocks with front matter in them by @caendesilva in #38
New Contributors
- @caendesilva made their first contribution in #38
Full Changelog: 2.0.6...2.0.7
2.0.6
- Support Symfony 6
Full Changelog: 2.0.5...2.0.6
2.0.5
2.0.4
- Remove
illuminate/supportdependency
2.0.3
- Allow
illuminate/support:^6.0
2.0.2
- Fix for documents with no newline after front matter