Skip to content

chore(main): release 3.0.0 - #20

Merged
udondan merged 1 commit into
mainfrom
release-please--branches--main
Sep 13, 2026
Merged

udondan merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@udondan

@udondan udondan commented Sep 13, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

3.0.0 (2026-09-13)

⚠ BREAKING CHANGES

  • complete, uncomplete, edit, postpone, and delete no longer accept a numeric position (e.g. reminders complete List 0). Pass the reminder's ID instead, as shown by show/show-all.

Features

  • Add --due-date and --clear-due-date to the edit command (#108) (46896d1)
  • Add --due-date to show (#40) (74e0b80)
  • Add --include-overdue arg to include items before the specified due date (#98) (f37419a)
  • add --list option to move a reminder to a different list (ee04a0f)
  • Add --notes option to edit command (#62) (43be048)
  • Add --notes when adding reminders (#56) (39dd160)
  • add --priority and --clear-priority options to edit command (ffddc22)
  • Add --priority to reminder adding (#42) (a880d5b)
  • add --repeat recurrence support for add/edit (66315fd)
  • Add alarms for notifications with due dates (#77) (bcddf38)
  • Add completion for reminders list names (#46) (160d58c)
  • Add delete reminder command (#43) (6030c1a)
  • Add due date setting (#20) (f9c0926)
  • add edit --priority and edit --list options (50c1ca7)
  • Add edit command (#45) (0ca4730)
  • add filter flags to show and show-all (#6) (f60c49e)
  • Add flags for showing completed reminders (#41) (bb097d8)
  • add hasRecurrence flag and computed nextDueDate to JSON output (de37149)
  • add json output and expose external identifier (#55) (941ae77)
  • Add new-list command (#44) (b9ca1c3)
  • add postpone command to move due dates without changing repeat rules (#11) (82ec3bc)
  • Add private API for knowing if time should be used (#50) (1345c76)
  • Add show-all command (#47) (eed1655)
  • add sort support to show-all, add priority sort value (#8) (065bcd9)
  • Add sorting reminders when showing (#57) (1391efb)
  • Add uncomplete command (#64) (ba0841a)
  • Add zsh completions (794aa1b)
  • allow editing recurrence end date without discarding the rule (6305162)
  • Bring in list IDs and delete-completed-item support from upstream (#7) (c843a7e)
  • Emit createdDate and lastModifiedDate in JSON-format output. (#86) (f94333f)
  • Improve JSON output and add display options to ShowAll (#69) (3ab065c)
  • Initial Commit (fefbd69)
  • preserve calendar metadata on end-only recurrence edits (ead7168)
  • Print due dates beside reminders (#16) (665caab)
  • remove positional-index lookup for reminder items, ID-only (#12) (c3138a4)
  • Report completionDate as null and add --completed-since filter (#9) (8188e19)

Bug Fixes

  • allow deleting a reminder by external id after it's been completed (#106) (dfc7776)
  • Display reminders in the same order as they appear in the UI (#11) (d2cad3e)
  • Don't add alarm for dates without times (#81) (5f75533)
  • filter natural-language date components consistently (286b82e)
  • filter natural-language date components consistently (3d2f60f)
  • Fix permissions on macOS Sonoma (#70) (9b4593c)
  • Fix taking remaining contents as reminder (#21) (9eadd38)
  • Update successful messages and exit codes (f631536)

This PR was generated with Release Please. See documentation.

@udondan
udondan enabled auto-merge (squash) September 13, 2026 18:47
@udondan
udondan merged commit c0d0654 into main Sep 13, 2026
2 checks passed
@udondan
udondan deleted the release-please--branches--main branch September 13, 2026 18:48
@udondan

udondan commented Sep 13, 2026

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant