Releases: aeon-php/calendar
Releases · aeon-php/calendar
0.16.4
[0.16.4] - 2021-04-04
Added
- #110 - Unit::invert() : self - @norberttech
- #110 - Unit::isNegative() : boolean - @norberttech
- #110 - validation to DateTime::modify() method to make sure that it only accepts relative time unit string - @norberttech
Changed
- #110 - static analyse tools update and fixed new issues - @norberttech
- #107 - Replaced phive with separated composer.json for tools - @norberttech
Fixed
- #110 - add/sub/modify methods when working with RelativeTimeUnit::month will first change the month and then adjust the day - @norberttech
- #110 - adding negative time unit to DateTime or Day - @norberttech
- #110 - subtracting negative time unit from DateTime or Day - @norberttech
Generated by Automation
0.16.3
[0.16.3] - 2021-03-22
Fixed
- #106 - detecting UTC timezone as abbreviation instead of identifier - @norberttech
Generated by Automation
0.16.2
[0.16.2] - 2021-03-21
Added
- #105 - DateTime::timeZoneAbbreviation method - @norberttech
Fixed
- #105 - TimeZone type detection when created from DateTimeZone - @norberttech
Generated by Automation
0.16.1
[0.16.1] - 2021-02-23
Added
- #104 - possibility to display relative time units in months/year/calendarMonths - @norberttech
- #103 - possibility to to get time milliseconds from time unit - @norberttech
- #102 - possibility to get time hours from time unit - @norberttech
Generated by Automation
0.16.0
[0.16.0] - 2021-02-18
Fixed
- #100 - failing time tests - creating time from relative string - @norberttech
Removed
- #101 - Collection namespace - @norberttech
Generated by Automation
0.15.0
[0.15.0] - 2021-02-01
Added
- #99 - possibility to set current date directly through GregorianCalendarStub constructor - @norberttech
- #96 -
TimePeriods::add()
method - @norberttech - #96 -
TimePeriods::merge()
method - @norberttech - #96 -
TimePeriods::sort()
method - @norberttech - #96 -
TimePeriods::sortBy()
method - @norberttech - #96 -
TimePeriods::first()
method - @norberttech - #96 -
TimePeriods::last()
method - @norberttech - #91 - static constructors to GregorianCalendarStub - @norberttech
Fixed
- #98 - merging abuts time periods - @norberttech
- #97 - TimePeriods gap detection - @norberttech
- #95 - breaking time from string test - @norberttech
Generated by Automation
0.14.0
[0.14.0] - 2021-01-21
Added
- #89 - integration with aeon-php/automation - @norberttech
Changed
- #89 - Updated changelog file - @norberttech
Fixed
- #90 - TimePeriod::iterate() bug that was ignoring Interval type making possible to iterate over the period in some cases - @norberttech
- #89 - GitHub Actions cache integration - @norberttech
- #89 - Failing tests - @norberttech
Generated by Automation
0.13.3
[0.13.3] - 2021-01-04
Changed
- aae10a - Update CHANGELOG.md - @norberttech
- #87 - Extended leap seconds list expiration date - @norberttech
- c7c422 - Small syntax fix in CHANGELOG.md file - @norberttech
- ee80b6 - version 0.1.0 changelog - @norberttech
Fixed
- #88 - Year::fromString method - @norberttech
Generated by Automation
0.13.2
[0.13.2] - 2020-12-21
Changed
- 3f9aac - Update CHANGELOG.md - @norberttech
- #86 - Fix: possibility to crete DateTime from relative format string with timezon - @norberttech
Generated by Automation
0.13.1
[0.13.1] - 2020-12-21
Changed
- ba7996 - Update CHANGELOG.md - @norberttech
- #85 - Reverted support for relative dates into toString methods - @norberttech
Generated by Automation