This repository has been archived by the owner on Oct 16, 2019. It is now read-only.
Releases: lsymds/hetznercloud-py
Releases · lsymds/hetznercloud-py
v1.1.1
v1.1.0
v1.0.4
v1.0.3
v1.0.2
- Updated the README to show supported Python version and this changelog section.
- Fixed an issue with status codes returned from server actions.
- Fixed an issue where the body is null when sending a POST request.
- Added the new Helsinki DC as a constant.
- Added a check to the shared API requestor that checks for the 429 rate limited status code and returns a suitable exception.
- Added an alias for datacenters, as my Britishness got the best of me when creating this library.
Increase version
v1.0.1 Upgrade version
1.0.0 - Adds dependencies to PyPi package
Changes from distutils to setuptools and adds the package dependencies.