Skip to content

Releases: cancom/python-hostingde

v0.9.1

Choose a tag to compare

@cancom-oss cancom-oss released this 07 Jun 07:11

Fix

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

v0.9.0

Choose a tag to compare

@cancom-oss cancom-oss released this 25 May 19:25

Feature

v0.8.1

Choose a tag to compare

@cancom-oss cancom-oss released this 11 Apr 10:29

Fix

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

v0.8.0

Choose a tag to compare

@cancom-oss cancom-oss released this 06 Apr 15:26

Feature

v0.7.2

Choose a tag to compare

@cancom-oss cancom-oss released this 03 Jan 15:50

Fix

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

v0.7.1

Choose a tag to compare

@cancom-oss cancom-oss released this 24 Oct 19:52

Fix

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

v0.7.0

Choose a tag to compare

@cancom-oss cancom-oss released this 20 Oct 11:23

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

Choose a tag to compare

@cancom-oss cancom-oss released this 17 Oct 08:50

Feature

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

Fix

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

v0.5.0

Choose a tag to compare

@cancom-oss cancom-oss released this 04 Oct 16:43

Feature

Documentation

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

v0.4.2

Choose a tag to compare

@cancom-oss cancom-oss released this 30 Jun 11:14

Fix

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