What's Changed
- Update PHP versions in GitHub Actions workflow by @tedivm in https://github.com/tedious/Stash/pull/435
Full Changelog: https://github.com/tedious/Stash/compare/v1.2.1...v1.2.2
Unclaimed project
Are you a maintainer of Stash? Claim this project to take control of your public changelog and roadmap.
Full Changelog: https://github.com/tedious/Stash/compare/v1.2.1...v1.2.2
Full Changelog: https://github.com/tedious/Stash/compare/v1.2.0...v1.2.1
Full Changelog: https://github.com/tedious/Stash/compare/v1.1.0...v1.2.0
After 18 years of development I think it's safe to say the API for this project is now stable. The biggest thing holding back from a v1 was the introduction of types, which have been added and stabilized to match the upstream types from PSR-6 v3 interfaces without any issues being reported.
This release is identical to the v0.18 release, so updating should be easy for most teams.