- Add support for python3 thanks to @delfic for the PR
- This change unvendors
requests
andelementtree
NOTE: This is a potentially backwards incompatible change, it is still being tested.
- Add support for
notify_deployments
. - Special thanks to @stevemac for the PR. Github.
- Add support for
servers
. - Implement
delete_servers
. - Implement
view_servers
. - Special thanks to @hltbra for the PR.