Skip to content

Releases: tsugiproject/tsugi

Pre Dependency Advance

21 Dec 16:19

Choose a tag to compare

Pre-release

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

18 Dec 04:53

Choose a tag to compare

Pre-release

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

17 Dec 13:35

Choose a tag to compare

Pre LMS Tag Pre-release
Pre-release

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

16 Dec 18:04

Choose a tag to compare

Pre-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

04 Dec 15:11

Choose a tag to compare

This code has been running in production for quite some time - its sweet spot is PHP 8.4 but likely will run on PHP 8.3. This release captures the stable version after we advanced dependency versions Summer 2025.

Mid 2025 - Solid Release PHP 8.3

18 May 16:47
3bb752d

Choose a tag to compare

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

04 May 12:23

Choose a tag to compare

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

17 Apr 09:24

Choose a tag to compare

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

01 Nov 01:50

Choose a tag to compare

Just some solid code that has been running for a while.

Pre PHP 8.1 Work

02 Mar 17:04

Choose a tag to compare

This provides a stable, safe place to go back to before the PHP 8.1 compatibility work starts to happen.