Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 893 Bytes

4.0.4

  • Workaround rrules time zone bugs

4.0.3

  • Update documentation and tests to reflect repostitory.name => repository.repo change

4.0.2

  • Another fix for pretend dates

4.0.1

  • Fix pretend dates
  • Do not check for duplicates when pretending
  • Add debug
  • Improved documentation

4.0.0

  • Rename driver.findReminder to driver.hasReminder
  • Add reminder date
  • Support timezones
  • Change slugify algorithm to unique-slug
  • Stub now using Luxon instead of groundhog-day

3.1.1

  • Add enterprise example

3.1.0

  • Add pretend mode

3.0.0

  • Default id to the slugified title
  • Support multiple schedules

2.0.0

  • Removed the issue sub document so that title, body and labels are now top level properties

1.0.2

  • Mostly documentation, metadata and example changes

1.0.1

  • Mostly documentation, metadata and example changes

1.0.0

  • First release