Skip to content

Releases: automato-io/binocs-cli

v0.7.5

20 Dec 09:08
Compare
Choose a tag to compare

Changelog

v0.7.4

05 Nov 13:10
Compare
Choose a tag to compare

Changelog

v0.7.3

02 Nov 14:26
Compare
Choose a tag to compare

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

06 Oct 12:36
Compare
Choose a tag to compare

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

27 Sep 17:29
Compare
Choose a tag to compare

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

26 Sep 12:27
Compare
Choose a tag to compare

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

24 Sep 13:55
Compare
Choose a tag to compare

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

v0.6.3

17 Sep 09:07
Compare
Choose a tag to compare

Changelog

v0.6.2

03 Aug 11:07
Compare
Choose a tag to compare

Changelog

v0.6.1

28 Jul 19:15
Compare
Choose a tag to compare

Changelog

  • e207a77 Revert "bump version to 0.6.1"
  • 1232a2a Revert "bump version to 0.6.1"
  • d874ce2 bump version to 0.6.1
  • c37d7e3 bump version to 0.6.1
  • 9b28294 bump version to 0.6.1
  • 172ecf6 disable --watch feature on windows
  • 330f12b fix imports in util package
  • bff9d6c fix windows-specific bug