Skip to content

Releases: dmfs/lib-recur

0.12

10 Sep 08:27
2741f55
Compare
Choose a tag to compare

Refactor ByDayFilter
Drop InstanceIterator.peek method

0.11.5

07 Apr 20:54
87c7752
Compare
Choose a tag to compare

Remove FastXXX Iterators, fixes #73

0.11.3

11 Jul 22:01
068526a
Compare
Choose a tag to compare

RecurrenceSetIterator returning wrong and out of order instances after calling fastForward, fixes #61

0.11.2

29 Jan 21:40
e365724
Compare
Choose a tag to compare

Fix handling of multiple exception source, fixes #57 (#58)

0.11.1

21 Nov 22:11
5627066
Compare
Choose a tag to compare

Fix SKIP being not applied to BYYEARDAY and BYWEEKNO, fixes #54 (#55)

0.11

24 Sep 11:45
890c5bf
Compare
Choose a tag to compare
  • Rewrite YEARLY expansion, implement #44, fixes #40 (#53)
  • Fix sorting of InstanceIterators, fixes #49 (#50)
  • increase max empty sets to allow less-frequent rules (#48)

0.10.1

08 Dec 09:57
Compare
Choose a tag to compare

Fixes RecurrenceSet result count when iterating RRULEs with a start that doesn't match the rule.

0.10

18 Jul 20:04
Compare
Choose a tag to compare

This release contains a change that might break existing applications if not handled properly. RecurrenceRuleIterator no longer iterates the start instance if it doesn't match the rule. Instead this is now added by RecurrenceSet.