Releases: tolbkni/vultr.rb
Releases · tolbkni/vultr.rb
Vultr API 2.0
This is a major update that supports the Vultr 2.0 API.
We've also changed the responses to be Ruby objects (instead of Hashes) so it's easier to interact with responses.
v0.4.3
Relax Faraday dependency and fix a couple tests.
v0.4.2
Fix parameter :auth_required to :apikey_required. Thanks @nopdotcom.
v0.4.0
- Update to the latest APIs.
v0.3.3
- Verify the SSL certificate
v0.3.1
- Minor bug fixes.
- Refine args handling.