Releases: librarianphp/librarian-core
4.5.1
What's Changed
- Added tests for Request class by @erikaheidi in #27
- Added
getParent()
method to Request to be used for fetching content types
Full Changelog: 4.5.0...4.5.1
Version 4.5.0
New in this version
Librarian core now supports nested data directories, which means you can finally have several levels of content to better organize your site or docs.
What's Changed
- Implementing suppport to nested content dirs by @erikaheidi in #26
Full Changelog: 4.4.0...4.5.0
Version 4.4.0
Several version bumps, updated to php >= 8.2 since it is required by many dependencies in their newest versions. Fixed Twig TOC function issue, now it also accepts a string as argument to keep backwards compatibility for themes.
What's Changed
- Bump twig/twig from 3.6.1 to 3.14.0 by @dependabot in #24
- Version bumps + Fix table of contents method for BC, lint fixes by @erikaheidi in #25
Full Changelog: 4.3.0...4.4.0
Version 4.3.0
Logging service now available through the core Minicli library.
What's Changed
- Update minicli version by @WendellAdriel in #22
Full Changelog: 4.2.0...4.3.0
Version 4.2.0
What's Changed
- Code quality tools by @WendellAdriel in #20
- feat: implement feed service provider by @williamtrevisan in #21
New Contributors
- @WendellAdriel made their first contribution in #20
- @williamtrevisan made their first contribution in #21
Full Changelog: 4.1.2...4.2.0
Version 4.1.2
What's Changed
- Adding default required method to webcontroller by @erikaheidi in #19
Full Changelog: 4.1.1...4.1.2
Version 4.1.1
What's Changed
- Update to latest Minicli and fix web controller by @erikaheidi in #18
Full Changelog: 4.1.0...4.1.1
Version 4.1.0
This release has a couple breaking changes, so we bumped it to 4.1.0.
What's Changed
- Injecting content type in ContentServiceProvider by @erikaheidi in #17
Full Changelog: 4.0.1...4.1.0
Version 4.0.1
What's Changed
- Small fixes and updating dependencies by @erikaheidi in #16
Full Changelog: 4.0.0...4.0.1
Version 4.0.0
Updated to Minicli 4, which requires PHP 8.1.