Skip to content

Releases: smallstep/cli

v0.8.6-rc.9

21 Feb 23:05

Choose a tag to compare

bump certificates

v0.8.6-rc.8

21 Feb 06:00

Choose a tag to compare

I'm an idiot

v0.8.6-rc.7

21 Feb 05:47

Choose a tag to compare

update zsh

v0.8.6-rc.6

21 Feb 03:52

Choose a tag to compare

zsh completion

v0.8.6

21 Feb 23:38

Choose a tag to compare

docs: Move versioning off front page README and into distribution

v0.8.6-rc.5

20 Feb 21:12

Choose a tag to compare

make: Moved uncommon targets from common makefile

v0.8.6-rc.4

20 Feb 20:09

Choose a tag to compare

forgot executable

v0.8.6-rc.3: Read version from .VERSION if not git dir

20 Feb 19:59

Choose a tag to compare

* 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

19 Feb 21:39

Choose a tag to compare

Adjust git-attributes format in .VERSION file.

v0.8.6-rc.1: Use git export-subst for versioning when not in git repo.

19 Feb 21:20

Choose a tag to compare

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.