@acuminous/knuff
Version:
Reminds teams of recurring or future work by creating tasks in your issue tracker of choice
47 lines (34 loc) • 936 B
Markdown
### 4.0.5
- Fixed invalid typescript defs
### 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