Releases: mgrajcarek/uuid-shortener
Releases · mgrajcarek/uuid-shortener
PHP 8.4 support - v1.1.0
Thanks to one and only @marmichalski - support for PHP 8.4
Allow brick/math version 0.11 along with 0.12
Extended allowed versions of brick/mathto to keep compatibility with RamseyUUID.
What's Changed
- Allow brick/math 0.11 by @marmichalski in #28
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0 - drop of support for PHP 7.x and 8.0
Version 1.0.0 with following changes:
BC:
- drop support for PHP 7.x branch
- drop support for PHP 8.0
Added:
- support for PHP 8.3
- CS Fixer with code style
All kudos for @marmichalski who prepared all the changes!
v0.6.4
Added CI checks for PHP 8.2
Update build.yaml (#23) Added PHP 8.2 to workflow/build
v0.6.2
Added support for brick/math version 0.11
v0.6.1
PHP 8.1 support and GitHub Actions
CI moved from Travis-CI to Github Actions.
Support expanded to PHP 8.1
PHP 8 support
This version, thanks to @frankverhoeven, supports PHP 8.
Updated version of brick/math to version 0.9.x
brick/math lib updated to version 0.9.x