Skip to content

Version 0.0.12

Compare
Choose a tag to compare
@dschenck dschenck released this 16 Dec 13:58
· 8 commits to main since this release

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 using dateutil.rrule library

Deprecations

  • Calendar.generate is now deprecated

Bug fixes

  • Fixed slicing in Collection