Releases: sigi-cli/sigi
Releases · sigi-cli/sigi
0.2.3
Sigi 0.2.3
Added
pick
command for reordering
0.2.2
Sigi 0.2.2
Added:
move
subcommandmove-all
subcommand
0.2.1
Sigi 0.2.1
Fixed:
create
can actually create things. (It is absolutely broken in 0.2.0 - tests needed!)
0.2.0
Sigi 0.2.0
Changed:
--topic
is now--stack
.--topic
is still reserved as an aliaslist-all
subcommand is removed in favor oflist
now. Theall
alias was moved tolist
Other:
- Reorganization that coupled a little less tightly to clap. (I like clap, but I like abstraction boundaries more)
0.1.10
Sigi 0.1.10
Other:
- Miscellaneous internal changes
0.1.9
Sigi 0.1.9
Added:
-
--silent
flag to completely omit output. -
More documentation. It's still sparse, but documentation was almost nonexistent before this.
Other:
- More internal organization changes.
0.1.8
Sigi 0.1.8
-
Implement
delete-all
-
More reorganization of internals
0.1.7
Sigi 0.1.7
Added:
-
Basic documentation
-
delete-all
,length
, andis-empty
commands
Other:
- Further organized internals
0.1.6
Sigi 0.1.6
- Make
--quiet
flag actually make the CLI more quiet
0.1.5
Sigi 0.1.5
Added:
-
--quiet
/-q
flag -
push
alias forcreate
-
pop
alias fordelete