Releases: automato-io/binocs-cli
Releases · automato-io/binocs-cli
v0.7.3
Changelog
- 43ea6ad Upgrade release process, include nfpms and homebrew
- e911e61 bump version to 0.7.3
- 7fa0d6e fix adding notifications with zero current checks, add spin.Stop() calls to catch error statements
v0.7.2
Changelog
- 3de95fb bump version to 0.7.2
- 646aa6c include metadata in encrypted connect token
- 7eab30b support basic shell completion via cobra completion framework
- e72a6c2 update deprecated go functions
- 3509dac update docs
v0.7.1
Changelog
- 70e7ffd bump version to 0.7.1
- 2555002 disable colors on Windows
- 4394f29 include timezone data
- 2e8a427 tableWritter should follow color.NoColor setting
- 03f4d4b tell windows users that the --watch flag is currently not supported
v0.7.0
Changelog
- 95cc72f bump version to 0.7.0
- 0a58699 create intermediate dirs with mkdir
- 5082aca replace access_key/secret_key auth with client_key auth
- a860d1f update docs
v0.6.4
Changelog
- bc41491 accept case insensitive protocol flag for check add
- d5bc088 bump version to 0.6.4
- 2b1513c fix region alias id conversion
- 92e021a handle check add --attach all properly
- d1144eb include region aliases in help
- f3c147e refactor reverse fn to util module
- 6a848f2 sort region aliases
- 7774669 update docs