Releases: cssnr/vultr-python
Releases · cssnr/vultr-python
0.2.0
- Add arbitrary
get,post,patch,put, anddeletemethods - Add
VultrExceptionerror class witherrormessage - Add
paramsargument to allgetmethods - Add generic
filter_listmethod - Add return type on all methods
- Add
py.typedpackage 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
- Update Docs and Build by @smashedr in #5
- Update Project by @smashedr in #6
- Update Docs Example by @smashedr in #7
- Add Generic Methods and Error Handling by @smashedr in #8
- Update Classifiers by @smashedr in #9
- Fix Classifiers by @smashedr in #10
Full Changelog: 0.1.5...0.2.0
🚀 Use this release with this command:
python -m pip install -U vultr-pythonView on PyPi: https://pypi.org/project/vultr-python/
❤️ Please report any issues you find.
0.2.0b1
- Add arbitrary
get,post,patch,put, anddeletemethods - Add
VultrExceptionerror class witherrormessage - Add
paramsargument to allgetmethods - Add generic
filter_listmethod - Add return type on all methods
- Add
py.typedpackage 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
- Update Docs and Build by @smashedr in #5
- Update Project by @smashedr in #6
- Update Docs Example by @smashedr in #7
- Add Generic Methods and Error Handling by @smashedr in #8
- Update Classifiers by @smashedr in #9
- Fix Classifiers by @smashedr in #10
Full Changelog: 0.1.5...0.2.0b1
🚀 Use this release with this command:
python -m pip install --pre -U --extra-index-url https://test.pypi.org/simple/ {name}View on PyPi: https://test.pypi.org/project/zipline-cli/
❤️ Please report any issues you find.