Skip to content

Releases: steipete/remindctl

v0.1.1

11 Jan 10:23

Choose a tag to compare

  • Fix Swift 6 strict concurrency crash when fetching reminders

v0.1.0

04 Jan 00:55

Choose a tag to compare

  • Reminders CLI with Commander-based command router
  • Show reminders with filters (today/tomorrow/week/overdue/upcoming/completed/all/date)
  • Manage lists (list, create, rename, delete)
  • Add, edit, complete, and delete reminders
  • Authorization status and permission prompt command
  • JSON and plain output modes for scripting
  • Flexible date parsing (relative, ISO 8601, and common formats)
  • GitHub Actions CI with lint, tests, and coverage gate