[1.0.7] - 2022-09-10
Added
- #297 - Added magic __toString() method to Month. - @christian-kolb
- #295 - Add compareTo method to DateTime, Time, Day, Month and Year - @christian-kolb
- #292 - Added object oriented utility method isMidnight to Time - @christian-kolb
- #292 - Added object oriented utility method isNotMidnight to Time - @christian-kolb
Changed
- #303 - Reverted phpbench - @norberttech
- #303 - Updated minimum required PHP8.1 version to 8.1.10 - @norberttech
- #291 - Refactored internal structure of Time, Day, Month, DateTime and TimeZone, so that it's independent from the way it's constructed. - @christian-kolb
Fixed
- #304 - DateTime::modify - @norberttech
- #304 - Mutation score requirements and false positive mutants reported - @norberttech
Removed
- #303 - Stringable interface from Month class - @norberttech
Generated by Automation