Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.04 KB

Changelog

1.0.4 - 2017-06-14

Changed

  • Updated runkit demo link
  • Move Rrule comparison to gist
  • Add npm tags
  • Document use of .toString and .parse

1.0.3 - 2017-06-09

Changed

  • Use .isMoment() instead of instanceof in .between() validation
  • Update runkit demo link in readme

1.0.2 - 2017-06-09

Added

  • Use cases to readme
  • Runkit demo link in readme

Changed

  • Use .isMoment() instead of instanceof in constructor validation

1.0.1 - 2017-06-09

Changed

  • Fix banner image in npm
  • Add changelog link to readme

1.0.0 - 2017-06-09

  • Initial release of Time Walk