Skip to content

Releases: cristalhq/acmd

v0.5.0

31 Dec 19:40
884e67f
Compare
Choose a tag to compare

884e67f Add IsHidden flag (#6)

v0.4.1

19 Dec 10:21
b8e458a
Compare
Choose a tag to compare

b8e458a Support SIGTERM signal (#5)

v0.4.0

17 Nov 19:03
a000865
Compare
Choose a tag to compare

a000865 Print help when cmd not found
67d03e7 Update README.md
ac9a5ca Add flags to example

v0.3.0

03 Nov 16:13
2cac635
Compare
Choose a tag to compare

2cac635 Add nested commands (#2)
97f90a5 Extract subcommands validation to a func

v0.2.0

01 Nov 10:55
d594866
Compare
Choose a tag to compare

d594866 Add command alias

v0.1.5

31 Oct 08:48
ba9e95d
Compare
Choose a tag to compare

ba9e95d Panic if no commands
0a67f26 Add Run doc
bd95e29 Add autosuggestion example
5d26616 Update README
619eb25 Better tests
860ec85 Add doc.go
e516865 Declare defaultUsage as func
92ba898 User private root command
da626b4 Make run as func
8b7ff33 Make suggestCommand as func

v0.1.2

30 Oct 18:39
8a16e79
Compare
Choose a tag to compare

8a16e79 Cleanup examples
667f9a7 Add version example
910d5d7 Add suggestion on cmd not found
656e0f2 Be passive-aggressive about description
a6e4347 Add help and version cmds to list of commands
84fb5e2 Fix README highlighting
d9b2c04 Validate and test config
a7e5569 Add help example
92936fb Cleanup readme example

v0.1.1

28 Oct 08:47
f51abe1
Compare
Choose a tag to compare

f51abe1 Add example
900399e Configure output
945cdca Add newline for version command

v0.1.0

27 Oct 21:49
1e225ba
Compare
Choose a tag to compare
Add default usage