Skip to content

Releases: vultr/vultr-cli

v0.1.7

17 Oct 15:27
1352197
Compare
Choose a tag to compare
  • Bump GoVultr to v0.1.5 PR 55

v0.1.6

04 Sep 12:39
bbfb9a6
Compare
Choose a tag to compare

Enhancements

  • Print the original API error messages in PR 50 && PR 52
    • application
    • plans
    • regions
    • user

v0.1.5

03 Sep 12:24
5997e7a
Compare
Choose a tag to compare

Enhancements

  • Add contextual instructions for Vultr API key setup PR 47

v0.1.4

26 Aug 12:57
9505331
Compare
Choose a tag to compare

Enhancements

  • Makefile entry for gofmt PR 44
  • New command script contents will display contents of a given script PR 43

v0.1.3

21 Aug 13:40
97520df
Compare
Choose a tag to compare

Bug Fixes

  • Quote handling on DNS Record Data PR #35

v0.1.2

15 Jul 13:19
bea9bbf
Compare
Choose a tag to compare

Dependencies

  • Updated dependencies PR #35
    • Govultr v0.1.3 -> v0.1.4
    • Cobra v0.0.4 -> v0.0.5
  • Added vendor folder PR #35

v0.1.1

08 Jul 13:38
Compare
Choose a tag to compare

Enhancements

  • Added destroy alias for all delete commands PR #30
  • Added description field for snapshot command output PR #29
  • Added GoReleaser to handle tagged releases PR #31
  • Updated makefile to strip out GOPATH in build process PR #28
  • Typo fixes

v0.1.0

24 Jun 15:27
d529ad1
Compare
Choose a tag to compare

Features

  • Initial release