Releases: tsugiproject/koseu-php
Post Lumen Removal - Plateau
Pre Lumen Removal
This tag will be before we merge the Lumen removal PR
Before Merging koseu-php into tsugi repo
The koseu-php is being merged into the tsugi repo at the /tsugi/koseu path. After this we won't separately release koseu a a packagist artifact unless a need arises to do so.
Before Removing PostgreSQL Support
This is a tag to come back to in case the PostgreSQL code removal removal has issues. Note that the previous tag just made it so the routines for PostgreSQL and SQLite returned false all the time. After this the actual code to partially support PostgreSQL will be removed.
Mid 2025 - Solid Release PHP 8.3
This code has been running in production for quite some time - its sweet spot is PHP 8.3 but likely will run on PHP 8.2. This release captures the stable version before we advance dependency versions Summer 2025.
Mid 2024 - Solid Release Latest
This code has been running in production for quite some time - its sweet spot is PHP 8.2 but likely will run on PHP 8.1. This release captures the stable version before we advance dependency versions Summer 2024.
Tag for Pre-8.1 Work
Snap a tag prior to the work to move to PHP 8.1 including upgrading dependencies.
Stable Post-Lumen Tag
This is a tag to capture the first stable and tested version with the Lumen library replacing the Silex library. If you want a really safe release go back to 21.1.0 - which was tested for a very long time - but has a lot of obsolete dependencies.
Stable Pre-Lumen Tag
This is a tag to capture the state of master before the removal of the Silex library and replacement with the Lumen library.
Stable August 2020
This is a tag prior to upgrading some of the code in the vendor folder.