Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Releases: tsugiproject/koseu-php

Post Lumen Removal - Plateau

25 Jan 18:06

Choose a tag to compare

This is code post lumen removal that seems solid and ran in production for a while. A nice safe jump back tag.

Pre Lumen Removal

23 Jan 15:09

Choose a tag to compare

This tag will be before we merge the Lumen removal PR

Before Merging koseu-php into tsugi repo

20 Jan 20:25

Choose a tag to compare

The koseu-php is being merged into the tsugi repo at the /tsugi/koseu path. After this we won't separately release koseu a a packagist artifact unless a need arises to do so.

Before Removing PostgreSQL Support

19 Jan 18:32

Choose a tag to compare

Pre-release

This is a tag to come back to in case the PostgreSQL code removal removal has issues. Note that the previous tag just made it so the routines for PostgreSQL and SQLite returned false all the time. After this the actual code to partially support PostgreSQL will be removed.

Mid 2025 - Solid Release PHP 8.3

18 May 16:47

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:24

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.

Tag for Pre-8.1 Work

02 Mar 17:18

Choose a tag to compare

Snap a tag prior to the work to move to PHP 8.1 including upgrading dependencies.

Stable Post-Lumen Tag

20 Jan 13:56

Choose a tag to compare

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

17 Jan 05:40

Choose a tag to compare

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

26 Aug 19:01

Choose a tag to compare

This is a tag prior to upgrading some of the code in the vendor folder.