Skip to content

Releases: cancom/python-hostingde

v0.9.1

07 Jun 07:11
Compare
Choose a tag to compare

Fix

  • Adds renewal and billing information to domain model (#29) (e5076f5)

v0.9.0

25 May 19:25
Compare
Choose a tag to compare

Feature

v0.8.1

11 Apr 10:29
Compare
Choose a tag to compare

Fix

  • Removes dependency on responses in setup.py (3f1e134)

v0.8.0

06 Apr 15:26
Compare
Choose a tag to compare

Feature

v0.7.2

03 Jan 15:50
Compare
Choose a tag to compare

Fix

  • Removes responses from requirements (#23) (042ac4e)

v0.7.1

24 Oct 19:52
Compare
Choose a tag to compare

Fix

  • Adds account_id to domains model (#21) (8875185)

v0.7.0

20 Oct 11:23
Compare
Choose a tag to compare

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

17 Oct 08:50
Compare
Choose a tag to compare

Feature

  • Adds check_domain_availability endpoint (#17) (76b63cd)

Fix

  • Fixes issue where wrong model is retrieved from backend (#18) (7e5fbbe)

v0.5.0

04 Oct 16:43
Compare
Choose a tag to compare

Feature

Documentation

  • Installation instruction and badges (#14) (575741c)

v0.4.2

30 Jun 11:14
Compare
Choose a tag to compare

Fix

  • Paginator.fetchone() now returns None instead of a ClientException at the end of the iteration (#13) (dc94eee)