Releases: cancom/python-hostingde
Releases · cancom/python-hostingde
v0.9.1
Fix
- Adds renewal and billing information to domain model (#29) (
e5076f5
)
v0.8.1
Fix
- Removes dependency on responses in setup.py (
3f1e134
)
v0.7.2
Fix
- Removes responses from requirements (#23) (
042ac4e
)
v0.7.0
Feature
- Adds None as possible chainable target (#20) (
daf077b
)
- Adds ability to paginate using the pages API which was originally hidden to the user (
318d75c
)
v0.6.0
Feature
- Adds check_domain_availability endpoint (#17) (
76b63cd
)
Fix
- Fixes issue where wrong model is retrieved from backend (#18) (
7e5fbbe
)
v0.5.0
Feature
Documentation
- Installation instruction and badges (#14) (
575741c
)
v0.4.2
Fix
- Paginator.fetchone() now returns None instead of a ClientException at the end of the iteration (#13) (
dc94eee
)