Skip to content

Releases: sigi-cli/sigi

0.1.4

18 Mar 00:28
Compare
Choose a tag to compare

Sigi 0.1.4

Added:

  • next command: Moves the next item to current, and push the previous current item to the back of the line

  • swap command: Swap the two most-current items

  • rot command: Rotate the three most-current items

0.1.3

17 Mar 23:00
Compare
Choose a tag to compare

Sigi 0.1.3

Performed some internal organization. No functional differences.

0.1.2

17 Mar 05:47
Compare
Choose a tag to compare

Sigi 0.1.2

Add support for a --topic flag.

0.1.1

17 Mar 05:57
Compare
Choose a tag to compare

Sigi 0.1.1

Create the state file if it doesn't exist.

0.1.0

17 Mar 05:56
Compare
Choose a tag to compare

Sigi 0.1.0

Create a CLI with create, complete, delete, list, and all subcommands.

State is stored in a file at ~/.local/share/sigi/sigi.json