Skip to content

Releases: librarianphp/librarian-core

4.5.1

18 Oct 16:54
750b771
Compare
Choose a tag to compare

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

07 Oct 18:08
e11224d
Compare
Choose a tag to compare

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

Full Changelog: 4.4.0...4.5.0

Version 4.4.0

24 Sep 18:12
a252835
Compare
Choose a tag to compare

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

28 Jun 06:04
0e35eec
Compare
Choose a tag to compare

Logging service now available through the core Minicli library.

What's Changed

Full Changelog: 4.2.0...4.3.0

Version 4.2.0

10 Jun 15:02
4b32ad4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.2...4.2.0

Version 4.1.2

02 Jun 07:35
7beb6b3
Compare
Choose a tag to compare

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

02 Jun 07:26
9d89b5b
Compare
Choose a tag to compare

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

01 Jun 18:52
90af0c9
Compare
Choose a tag to compare

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

30 May 17:15
391fceb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

Version 4.0.0

02 May 17:47
Compare
Choose a tag to compare

Updated to Minicli 4, which requires PHP 8.1.