Releases: tsugiproject/tsugi-php
Mid 2024 - Solid Release Latest
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.
Pre-Breaking Changes for LTI 1.3
This release is snapped at the point where the LTIX runtime will depend on new fields for LTI 1.3. These fields have been in the source tree for a long time and so these run-time changes should be a problem. If there is a problem, either fall back to this branch or run the database upgrade.
Pre-Caliper 1.1
For some time now, Tsugi has had very basic support for Caliper 1.0 - the time has come to move to Caliper 1.1. Since few are using Caliper at all - this is likely not much of a change - but just in case, I am tagging a release.
Solid Version - Blob Storage and Activity
This release is a very solid version. It has solid production experience with features like blob storage and activity tracking mature and working well. After this release the first significant improvement will be to upgrade the versions of the dependencies.