Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:38
· 2 commits to main since this release

What's Changed

New features

  • Extended date/time parsing: support for 12-hour AM/PM formats (2pm, 02:00 PM), month names (November, nov), and short date aliases (tod, tom, tmr)
  • Comprehensive time parsing syntax guide (docs/TIME.md)

Bug fixes

  • Historical, missed, and triggered reminders in list views are now sorted in reverse chronological order (newest first)

Other

  • Code cleanup: refactored conditional logic and addressed Clippy lints
  • Updated README documentation, troubleshooting notes, and release badges