Skip to content

cli/v0.0.8-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 21:05
· 23 commits to main since this release
2b031d8
Make CLI tool version configurable via Makefile (#146)

* Uses variable for version in cli `cmd` package
* Makes variable configurable at compile-time via ldflags in Makefile
* Switches GitHub workflows to using Makefile argument
* Removes unnecessary set-cli-version.sh script