Releases: tsugiproject/tsugi
Pre Dependency Advance
We got a dependabot notice about a symfony security bug so decided to allow for a small dependency advance mid-winter. Taking this tag in case we need to run rapidly backwards.
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.
Pre LMS Tag
This tag is kind of a pre-innovation release. I am going to start moving Koseu functionality into the tsugi/lms folder. This release is a stopping point. Building tsugi/lms will not likely break anything - because from a tsugi perspective, it is just new code that is at new paths. Until things like www.py4e.com start pointing to those paths - nothing will really change. If a tree falls in the forest and no one generates an href to it, does it really exist?
Late 2025 - In Progress Release
This tag is kind of a mid-innovation release - a lot of things have been added and a lot more things will be done. This is a release to jump back to in case something messes up at the tip of master.
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.
Early 2023 - Solid Release
This is a solid tag that has been running in production for a while. It works on PHP 7.4 and PHP 8.0, but not PHP 8.1. This is a good tag to stick with starting Spring 2023 - especially as the PHP 8.1 and dependency work takes shape in Summer 2023.
Fall 2022 Tag
Just some solid code that has been running for a while.
Pre PHP 8.1 Work
This provides a stable, safe place to go back to before the PHP 8.1 compatibility work starts to happen.