Releases: warrant-dev/warrant-cli
Releases · warrant-dev/warrant-cli
v0.13.0
Changelog
- 38dcb5b Bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#48)
- 81b172f Change objecttype list cmd back to returning array of types + add pagination for objecttypes (#49)
v0.12.0
Changelog
- 3b266e9 Add limit and afterId flags to query cmd (#44)
- 8853ac9 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#45)
- 7c91f0e Bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#46)
- dd11af3 Update to use warrant-go v6 (#47)
v0.11.0
Changelog
- 87c7666 Add golangci + more detailed output to assign, object and remove cmds (#43)
- 46ca9cb Add warrant token flag to objecttype list and query cmds (#41)
- f84a40f Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#42)
v0.10.0
Changelog
- 532fd85 Add check debug and warrant-token flags (#38)
- 81f9922 Set version in root cmd (#37)
- 7d7a740 Use
v5.2.0
of github.com/warrant-dev/warrant-go
(#39)
v0.9.0
Changelog
- 81f42a1 Add Apache license headers & Notice (#33)
- dd03826 Add/update check, assign, remove, query, object and env cmds (#35)
- 1243e42 Bump github.com/spf13/cobra from 1.4.0 to 1.7.0 (#30)
- 952ba86 Bump github.com/spf13/viper from 1.11.0 to 1.15.0 (#29)
- 8c4db6f Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#32)
- a7cb0a2 Change GH token + add dependabot update yml (#27)
- 8d705f9 Update README.md
- 4151375 Update to go 1.20 (#31)
- 67f9bf7 Use go 1.21 (#34)
v0.8.0
Changelog
- 7fca15d Add missing cases for assign, remove and check cmds (#25)
- 8b37a6d Add missing list, create and delete cmds (#14)
- f7809c1 Add warrant assign and remove cmds (#26)