Releases: dmfs/lib-recur
Releases · dmfs/lib-recur
0.17.1
07 Apr 19:13
Compare
Sorry, something went wrong.
No results found
Add decorators to limit RecurrenceSets
0.17.0
06 Apr 12:02
Compare
Sorry, something went wrong.
No results found
Add RecurrenceSet::isFinite method to deprecate RecurrenceSet::isInfinite, which will be removed eventually.
0.16.0
02 Mar 23:57
Compare
Sorry, something went wrong.
No results found
Provide a new API to work with Recurrence Sets.
Note, this is a breaking change for users of the deprecated (and now removed) RecurrencesSet class.
0.15.2
15 Nov 22:34
Compare
Sorry, something went wrong.
No results found
Fix setting the ByDay part to an empty list resulting in a broken rule, #127
0.15.1
14 Nov 17:01
Compare
Sorry, something went wrong.
No results found
Fix FastForwarded not working with InstanceLists #125
0.15.0
05 Mar 10:00
Compare
Sorry, something went wrong.
No results found
In lax modes, tolerate iteration of rules with all-day until dates and date-time start dates.
0.14.0
05 Mar 01:03
Compare
Sorry, something went wrong.
No results found
CI/CD maintenance release
0.13.0
06 Nov 17:26
Compare
Sorry, something went wrong.
No results found
Rework recurrence set iteration.
0.12.2
15 Feb 21:53
Compare
Sorry, something went wrong.
No results found
Fix an issue that caused an Exception to be iterated as an instance when it happened to fall on the last instance of a finite recurrence set.
0.12.1
10 Sep 08:28
Compare
Sorry, something went wrong.
No results found
Fix RecurrenceSetIterator.fastForward, #85 (#86 )