Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 14:31
· 8 commits to main since this release

0.2.0 - 2024-11-23

Bug Fixes

  • Schedule next reminder when current one is done - (e41b70c)
  • Fix reminder not getting deleted when DM was successful - (ecf617c)

Features

  • Add 'sent' field to Reminder - (a5080b5)

Improvements

  • (l10n) Remove birthday cake emoji - (e2d0536)
  • Raise error when reminder time is in the past - (3a151ef)
  • Add parameter descriptions to all commands - (691072a)
  • Show full datetime in /reminder list - (801df2a)
  • Sort reminder by datetime in /reminder list - (c780ecd)

Miscellaneous Chores

  • Ignore db-shm and db-wal files - (1a6bd84)

Refactoring

  • Set translator as global var - (39cfaa9)