Releases: vultr/vultr-cli
Releases · vultr/vultr-cli
v0.1.8
Bug fix
- Fix for goreleaser to release homebrew tap PR 57
v0.1.7
- Bump GoVultr to v0.1.5 PR 55
v0.1.6
Enhancements
- Print the original API error messages in PR 50 && PR 52
- application
- plans
- regions
- user
v0.1.5
Enhancements
- Add contextual instructions for Vultr API key setup PR 47
v0.1.4
Enhancements
- Makefile entry for gofmt PR 44
- New command
script contents
will display contents of a given script PR 43
v0.1.3
Bug Fixes
- Quote handling on DNS Record Data PR #35
v0.1.2
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
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