Skip to content

Releases: librarianphp/librarian

Version 5.2.1

Choose a tag to compare

@erikaheidi erikaheidi released this 28 Sep 13:01
62ee107

What's Changed

Full Changelog: 5.2.0...5.2.1

Version 5.2.0

Choose a tag to compare

@erikaheidi erikaheidi released this 28 Sep 11:52
0841894

What's Changed

Full Changelog: 5.1.0...5.2.0

Version 5.1.0

Choose a tag to compare

@erikaheidi erikaheidi released this 29 Jun 16:09
6521907

What's Changed

Full Changelog: 5.0.0...5.1.0

Version 5.0.0

Choose a tag to compare

@erikaheidi erikaheidi released this 23 Jun 18:13
99f071b

This version uses the native config autoload feature of Minicli, which is new. Because we already had a config loading in place, upgrading to latest Minicli introduced a breaking change, so this new release fixes the issue by implementing the new Minicli config autoload in place of the old method.

What's Changed

Full Changelog: 4.1.0...5.0.0

Version 4.1.0

Choose a tag to compare

@erikaheidi erikaheidi released this 02 Jun 18:05

What's Changed

Full Changelog: 4.0.0...4.1.0

Version 4.0.0

Choose a tag to compare

@erikaheidi erikaheidi released this 02 May 18:37
54bfb9b

The new version brings several updates and a new static build command, which we now advise as recommended way to deploy librarian to production.

Breaking Changes

Minicli has been updated to 4.0, which requires php 8.1+ .

What's Changed

Full Changelog: 3.0.1...4.0.0

Version 4.0 release candidate

Pre-release

Choose a tag to compare

@erikaheidi erikaheidi released this 23 Apr 17:50
13b8643

What's Changed

Full Changelog: 3.0.1...4.0.0-rc

Version 3.0.1

Choose a tag to compare

@erikaheidi erikaheidi released this 20 Mar 13:55

Version 3.0.1 fixes TailwindCSS configuration (bumping typography plugin).

Version 3.0

Choose a tag to compare

@erikaheidi erikaheidi released this 16 Mar 22:57
63ac673

Version 3.0 brings several updates to the core Librarian libraries, bumping PHP minimal version to 8.0 as we move to Minicli 3.

Quick upgrade notes

  • PHP minimal version bumped to 8.0
  • Minicli 3 + several other upgrades in underlying libs
  • Tailwind 3
  • Improved test coverage with Pest PHP
  • Improved config handling
  • Included built-in Docker Compose setup to facilitate development

Version 2.0.6

Choose a tag to compare

@erikaheidi erikaheidi released this 31 Oct 15:26

This release brings updated dependencies and a fix on the import dev posts feature.