Skip to content

Releases: ValJed/task

v1.6.0

11 Dec 20:46
Compare
Choose a tag to compare

Allows when using the API to mark as done and delete multiple elements at once separated by a comma (eg. task rm 1,3).

v1.5.0

11 Mar 21:50
Compare
Choose a tag to compare

Adds possibility to delete a context by ID in addition to name.

v1.4.0

29 Nov 20:32
Compare
Choose a tag to compare
  • Uses Clap to parse CLI args.
  • Allows to generate completion scripts for different shells.
  • Renames in task.

v1.3.0

03 Nov 22:08
Compare
Choose a tag to compare

Supports automatic line breaking based on terminal process size.

v1.2.0

01 Jun 20:37
Compare
Choose a tag to compare

Support command to list all tasks from all contexts.

v1.1.0

02 Apr 18:52
Compare
Choose a tag to compare

Adds support to read and write on remote data file with ssh2.

v1.0.0

11 Mar 14:30
Compare
Choose a tag to compare

Tiny tasks CLI in Rust.