Releases: tsugiproject/tsugi
Pre Dependency Upgrade
This is a stable version that is tagged before we advance dependencies. I particular the Google API will move from 0.55 to 0.156 - yes their numbering is weird.
Stable Dependency Update Tag
This is a tag after the dependencies were advanced and tested.
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 December 2020
This will be a new pattern on tag numbering - it will be year.month.version - this reflects the notion that these are less feature-based and more time-based.
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.