Releases: aeon-php/calendar
Releases · aeon-php/calendar
0.13.0
[0.13.0] - 2020-12-20
Added
- #84 - fromString validation to most of the classes, simplified DateTime and TimeZone API - @norberttech
Changed
- bb6bc9 - Update CHANGELOG.md - @norberttech
- #83 - tools - @norberttech
- #81 - Moved phpunit to phars - @norberttech
- afbb3d - Update CHANGELOG.md - @norberttech
- #79 - Remove function trailing commas - @norberttech
- #78 - Run testsuite at php8 - @norberttech
Generated by Automation
0.12.0
[0.12.0] - 2020-11-22
Added
- #77 - possibility to create TimeUnit from date string - @norberttech
- bf05e6 - link to forum - @norberttech
Changed
- f12282 - Update CHANGELOG.md - @norberttech
Generated by Automation
0.11.0
[0.11.0] - 2020-10-23
Added
- #73 - __serialize and __unserialize methods to those value objects that might be serialized - @norberttech
Changed
- c93e22 - Update CHANGELOG.md - @norberttech
- #75 - Pass TimeZone into GregorianCalendarStub instead of nullable DateTimeImmutable - @norberttech
- 3e1076 - Create dependabot.yml - @norberttech
Generated by Automation
0.10.0
[0.10.0] - 2020-10-14
Changed
- 356aef - Update CHANGELOG.md - @norberttech
- #72 - Make sure all DateTime constructors create the same instance - @norberttech
Generated by Automation
0.9.0
[0.9.0] - 2020-10-13
Added
- #70 - possibility to format Time - @norberttech
Changed
- 2c0ca7 - Update CHANGELOG.md - @norberttech
Generated by Automation
0.8.0
[0.8.0] - 2020-10-11
Changed
- df694a - Update CHANGELOG.md - @norberttech
- 1ad646 - dependencies - @norberttech
- 3cf332 - Update CHANGELOG.md - @norberttech
- 90d3af - Update CHANGELOG.md - @norberttech
- #69 - DateTime offset assertion with correction - @norberttech
- 996853 - Update CHANGELOG.md - @norberttech
- #68 - DayValue Set collection - @norberttech
Generated by Automation
0.7.0
[0.7.0] - 2020-09-20
Added
- #66 - distance to method to Day/Month/Year/DateTime - @norberttech
- #64 - possibility to setTime on Day in order to create DateTime - @norberttech
Changed
- 8a2d26 - Update CHANGELOG.md - @norberttech
- e3add2 - Update CHANGELOG.md - @norberttech
- #67 - Unified Day/Month/Year and DateTime interval methods - @norberttech
- a5a938 - Update CHANGELOG.md - @norberttech
- 231e86 - Update CHANGELOG.md - @norberttech
- #63 - TimeUnit - modulo - @norberttech
Generated by Automation
0.6.0
[0.6.0] - 2020-09-04
Added
- #62 - possibility to merge overlapping time periods - @norberttech
- #61 - possibility to check if one time period contains other - @norberttech
- #60 - possibility to iterate by relative time units like months/years - @norberttech
- #59 - add/sub methods to Time - @norberttech
- #58 - Quarter - @norberttech
- #57 - toNegative toPositive method to TimeUnit - @norberttech
- #56 - possibility to define type of the interval when iterating over time periods - @norberttech
- #53 - DateTime::setTimeIn method - @norberttech
Changed
- cf0c81 - Prepared changelog for 0.6.0 release & updated dependencies - @norberttech
- b4901b - Update CHANGELOG.md - @norberttech
- e999da - Update CHANGELOG.md - @norberttech
- 59fcea - Update CHANGELOG.md - @norberttech
- a1f8f5 - Update CHANGELOG.md - @norberttech
- a1caea - Update CHANGELOG.md - @norberttech
- ccf733 - Update CHANGELOG.md - @norberttech
- #55 - phive tools - @norberttech
- 2ae0f7 - Update CHANGELOG.md - @norberttech
Removed
- 581ad9 - unnecessary docblocks - @norberttech
Generated by Automation
0.5.0
[0.5.0] - 2020-08-24
Added
- #52 - psalm-pure for static factory methods - @tomaszhanc
Changed
- 8dd66a - Update CHANGELOG.md - @norberttech
- f9fd2e - Update CHANGELOG.md - @norberttech
Generated by Automation
0.4.0
[0.4.0] - 2020-08-15
Added
- #51 - DateTime setTime and setDay methods - @norberttech
Changed
- c082cc - Update CHANGELOG.md - @norberttech
- 800302 - Update CHANGELOG.md - @norberttech
- 769f91 - phpunit dependency to ^9.3 (#49) - @norberttech
- 69eda4 - Update README.md - @norberttech
- d93c04 - Update CHANGELOG.md - @norberttech
- 39d3c2 - Moved tools into phive (#48) - @norberttech
Fixed
- #50 - phive dependnecies - @norberttech
Removed
- 834fdf - phive tools from repository - @norberttech
Generated by Automation