All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.2.2 - 2024-12-29
- Allow PHP 8.4
1.2.1 - 2024-06-21
- Allow PHP 8.3
1.2.0 - 2023-11-28
Clockinterface has asleep()methodPsrToOrisaiClockAdapter- makes any PSR clock compatible withOrisai\Clock\ClockSymfonyToOrisaiClockAdapter- makes any symfony/clock compatible withOrisai\Clock\ClockClockAdapterFactory- chooses best supported adapter forOrisai\Clock\ClockcompatibilityOrisaiToSymfonyClockAdapter- makes any symfony/clock compatible withSymfony\Component\Clock\ClockInterfaceFrozenClock- acceptsDateTimeInterfaceas the initial time
FrozenClock- methodmove()is deprecated, use methodsleep()instead
1.1.1 - 2022-12-09
- Composer
- allows PHP 8.2
1.1.0 - 2022-11-25
- PSR-20 compatibility
ClockextendsPsr\Clock\ClockInterface
1.0.0 - 2022-08-19
ClockinterfaceSystemClockFrozenClockMeasurementClock
ClockHoldernow()shortcut function