Skip to content

v2.0.0

Compare
Choose a tag to compare
@meatballs meatballs released this 12 May 17:01
· 103 commits to master since this release
  • Incompatibility: Event.tags and Event.unavailability are now immutable
    rather than list objects. List methods to update them will no longer work.

  • New Feature: Methods to add tags and unavailability to Event objects #77

  • Enhancement: the tags and availability arguments to Event are
    optional, and default to an empty list. #74