Releases: smallstep/cli
Releases · smallstep/cli
v0.8.6-rc.9
bump certificates
v0.8.6-rc.8
I'm an idiot
v0.8.6-rc.7
update zsh
v0.8.6-rc.6
zsh completion
v0.8.6
v0.8.6-rc.5
make: Moved uncommon targets from common makefile
v0.8.6-rc.4
forgot executable
v0.8.6-rc.3: Read version from .VERSION if not git dir
* Added a script for parsing the .VERSION file. * Updated cli Makefile to attempt .VERSION read if not git dir. .VERSION has a slug that will be populated by `git archive`.
v0.8.6-rc.2
Adjust git-attributes format in .VERSION file.
v0.8.6-rc.1: Use git export-subst for versioning when not in git repo.
Add .VERSION file that is automatically populated by `git archive` setting version info when not in an active git repository. Useful when downloading a tarball.