Releases: Oire/Iridium-php
Releases · Oire/Iridium-php
Version 3.0
What's Changed
Breaking Changes 🛠
- Set minimum PHP version to 8.3 and update copyright by @Menelion in #95
- Dockerize local development and CI by @Menelion in #99
- Modernize code, add AES-256-GCM encryption, fix bugs by @Menelion in #100
- Change license to Apache 2.0, update copyright to mention Oire Software by @Menelion in #98
Other Changes
- Bump phpunit/phpunit from 11.5.6 to 11.5.7 by @dependabot[bot] in #96
- Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0 by @dependabot[bot] in #97
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #101
Full Changelog: v2.0...v3.0
Version 2.0
What's Changed
Breaking Changes 🛠
- Upgrade PHP to support 8.2 and 8.3 only; Remove CaptainHook by @Menelion in #93
- SplitToken: Move to private constructor model by @Menelion in https://github.com/Oire/Iridium-php/pull/94### Other Changes
- Change default token expiration time to 1 hour by @Menelion in #76
Full Changelog: v1.2...v2.0
Version 1.2
Version 1.1
Version 1.0
Initial release
Full Changelog: https://github.com/Oire/Iridium-php/commits/v1.0