Releases: dschenck/doubledate
Releases · dschenck/doubledate
Version 0.0.13
Version 0.0.12
What's new in 0.0.12
New features
- added
Calendar.join
to sequentially join two calendars on a specific date (or, if such date is not provided, the end of the Calendar on which the method is called) - added
Calendar.create
(as a class method) to create calendars usingdateutil.rrule
library
Deprecations
Calendar.generate
is now deprecated
Bug fixes
- Fixed slicing in
Collection
Version 0.0.11
update badges