0.17.0
Pre-release
Pre-release
[0.17.0] - 2021-04-24
Added
- #112 - post install/update composer scripts that installs tools - @norberttech
Changed
- #117 - replaced array of Day with DaysIterator in Days class constructor - @norberttech
- #117 - replaced array of Month with MonthIterator in Months class constructor - @norberttech
- #117 - Days::since() will always return days in the same order - @norberttech
- #117 - Months::since() will always return days in the same order - @norberttech
- #116 - updated tools - @norberttech
- #116 - adjusted code to the latest static analysis rules - @norberttech
Removed
- #117 - ArrayAccess behavior from Days class - @norberttech
- #117 - ArrayAccess behavior from Months class - @norberttech
Generated by Automation