Skip to content

0.2.0

Latest

Choose a tag to compare

@smashedr smashedr released this 01 Dec 00:07
· 2 commits to master since this release
f8d2a33
  • Add arbitrary get, post, patch, put, and delete methods
  • Add VultrException error class with error message
  • Add params argument to all get methods
  • Add generic filter_list method
  • Add return type on all methods
  • Add py.typed package file
  • Deprecate other filter_* methods
  • Remove support for Python 3.6

Additional:

  • Add basic test for all versions
  • Fix create_instance() example
  • Improve site documentation

What's Changed

Full Changelog: 0.1.5...0.2.0

🚀 Use this release with this command:

python -m pip install -U vultr-python

View on PyPi: https://pypi.org/project/vultr-python/

❤️ Please report any issues you find.