Skip to content

Releases: ValJed/task

v1.6.0

Choose a tag to compare

@ValJed ValJed released this 11 Dec 20:46

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

Choose a tag to compare

@ValJed ValJed released this 11 Mar 21:50

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

v1.4.0

Choose a tag to compare

@ValJed ValJed released this 29 Nov 20:32
  • Uses Clap to parse CLI args.
  • Allows to generate completion scripts for different shells.
  • Renames in task.

v1.3.0

Choose a tag to compare

@ValJed ValJed released this 03 Nov 22:08

Supports automatic line breaking based on terminal process size.

v1.2.0

Choose a tag to compare

@ValJed ValJed released this 01 Jun 20:37

Support command to list all tasks from all contexts.

v1.1.0

Choose a tag to compare

@ValJed ValJed released this 02 Apr 18:52

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

v1.0.0

Choose a tag to compare

@ValJed ValJed released this 11 Mar 14:30

Tiny tasks CLI in Rust.