Skip to content

v0.7.3

Compare
Choose a tag to compare
@san-ghun san-ghun released this 20 Feb 23:50
· 19 commits to main since this release
d5d8452

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 and trigger_at.
      • created_at: When the reminder was created
      • trigger_at: When the reminder will trigger

Full Changelog: v0.7.1...v0.7.3