v2.0.0-next.4
github-actions
released this
07 May 17:20
·
32 commits
to main
since this release
Changelog
- ef36f11 chore: add license
- 6c2eb16 chore: add linux install script and instructions
- eff5951 chore: add newlines to yaml files
- 7459d4d chore: bootstrap cobra with version
- 013f3c7 chore: move banner.png away from project root
- 8746735 chore: switch fmt.print to cmd.print where possible
- b72fc4f feat: add
update
command - cab70b7 feat: add api-key cli command
- 88ccb41 feat: go rewrite, initial commit
- f4b9d49 fix: check input when setting api key interactively
- 25d20c4 fix: cmd.sprintf does not exist
- c475e86 fix: error convention
- c9d8083 fix: file flag is no longer persistent
- f7ad67b fix: transform arch in install script; test install script
- 40cb686 fix: use
go generate
to embed version