Skip to content

Releases: ryota0527/todo-cli

Release list

v1.1

Choose a tag to compare

@ryota0527 ryota0527 released this 13 Aug 09:40

todo-cli v1.1

Main improvements

  • Added todo sorting by tags and deadlines
  • Added branch feature for organizing todos more hierarchically
  • Added some new commands : rename, undone
  • Fixed bugs

Full Changelog: v1.0...v1.1

v1.0

Choose a tag to compare

@ryota0527 ryota0527 released this 01 Aug 06:08

Basic features for todo management tool are implemented:

  • create todo
  • delete todo
  • add tags
  • set due dates
  • create notes and link them to the todo