v0.7.3
What's Changed
- refactor: Apply minimum timer value by @san-ghun in #31
- Enforce the reminder run with minimum timer value which is 15 seconds.
- feat: Add timestamps by @san-ghun in #32
- Add
created_at
andtrigger_at
.- created_at: When the reminder was created
- trigger_at: When the reminder will trigger
- Add
Full Changelog: v0.7.1...v0.7.3