Releases: aeon-php/aeon
Releases · aeon-php/aeon
1.0.12
[1.0.12] - 2025-12-04
Added
- #398 - PHP 8.5 support - @smoench
- #378 - Add a
BusinessDays::mondaySaturday()- @stloyd - #375 - Add
BusinessHours::previousBusinessDay()method - @stloyd - #377 - Added CODEOWNERS file to define project ownership and responsibilities. - @stloyd
Changed
- 3c6091 - chore: updated dependencies - @norberttech
- #389 - Update dependencies to the latest supported - @stloyd
- #388 - Upgrade PHPUnit to 10.5 - @stloyd
- #380 - Adjust
dependabot.ymlsetup - @stloyd - #379 - Rework tools setup to allow independent updates - @stloyd
- #261 - Update action cache from @v2 to @v4 in Github Action workflows - @norberttech
Fixed
- #398 - Symfony 8 support - @smoench
- #376 - Remove PHP 8.4 deprecations - @stloyd
- #293 - Deprecated messages "Implicitly marking parameter type nullable is deprecated" - @Edhrendal
- #240 - Type in Business Hours library namespace - @matusstafura
Updated
- 5f7dc9 - test-suite.yml - @norberttech
Contributors
Generated by Automation
1.0.11
[1.0.11] - 2025-01-24
Added
- #219 - changelog automation - @norberttech
- #217 - Add PHP 8.4 support - @kristijonasb
- #187 - PSR-20 clock adapter - @mlebkowski
Changed
- #219 - Updated dependencies - @norberttech
- #117 - Bump supported Twig & Doctrine versions - @stloyd
- #118 - Cleanup
composer.jsonfrom non-existing packages & autoloader paths - @stloyd - #119 - Update GH Actions to supported v3 - @stloyd
Updated
- 134ba9 - LeapSeconds.php - @norberttech
- abdc13 - dependencies - @norberttech
- 4704b0 - dependencies and fixed leap seconds expiration date - @norberttech
Removed
- #219 - psalm - @norberttech
Contributors
Generated by Automation
1.0.10
Bump supported Symfony versions (#115)
1.0.9
Bump azuyalabs/yasumi from 2.5.0 to 2.6.0 (#28) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Norbert Orzechowicz <1921950+norberttech@users.noreply.github.com>
1.0.8
Merge pull request #14 from aeon-php/dependabot/composer/flow-php/etl…