Skip to content

Tags: Gridium/lib-recur

Tags

0.10.3

Toggle 0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add special tests for YEARLY rules. Implements dmfs#46 (dmfs#47)

0.10.2

Toggle 0.10.2's commit message
Fix BXWEEKNO expansion, fixes dmfs#38 (dmfs#39)

This commit makes sure the year is set correctly when rolling it forward or backwards in a weekly scope.

0.10.1

Toggle 0.10.1's commit message
Fix RecurrenceSet result count when iterating RRULEs with a COUNT par…

…ameter and an unsynched start (i.e. the start is not part of the rule).

IN such case RecurrenceRuleAdapter has to stop iterating one element earlier to ensure the correct result count.

Fixes dmfs#34

0.10

Toggle 0.10's commit message
Don't iterate start date of RRULE if not synced with the rule. In ter…

…ms of SRP this should not be added at this stage. Instead the start date is now added by RecurrenceSet. Fixes dmfs#22 (dmfs#33)

0.9.8

Toggle 0.9.8's commit message
fix copy'n'paste error in gradle.properties

0.9.7

Toggle 0.9.7's commit message
remove invalid HTML in JavaDoc

0.9.6

Toggle 0.9.6's commit message
update pom Version number

0.9.5

Toggle 0.9.5's commit message
fix handling of mixed BYDAY values (with and without position)

0.9.4

Toggle 0.9.4's commit message
bump version number

0.9.3

Toggle 0.9.3's commit message
update pom version number & fix libraries path in build.xml