Releases: tsugiproject/tsugi-php
Pre PostgreSQL Removal
Many year ago I tried to make the code portable between PostgreSQL and MySQL. It never really worked. Now that I am using AI to work on the code base - it is confused and tries to generate code that works with both. I want to take it out because it never worked and adds unnecessary complexity. So this tag is a snapshot before that removal happens in case we need to track back.
Late 2025 - Solid Release PHP 8.4
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.
Stable Pre PHP 8.1 Work
This is a pretty stable release - we are snapping this before we start working through PHP 8.1 issues. This is a safe place to come back to.
Stable Post Theme Tag
This code has been running solidly for a while after the theme refactor.
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.
Version 0.6 - LTI 1.3 MVP
This is a tag at the completion of LTI 1.3. At some point, there will be some removal of legacy compatibility so this release is a transition point where all the legacy stuff is intact.