Skip to content

Files

Latest commit

 

History

History
52 lines (37 loc) · 4.15 KB

CHANGELOG.md

File metadata and controls

52 lines (37 loc) · 4.15 KB

Change Log

1.0.1 (2018-02-22)

Full Changelog

Merged pull requests:

  • Refactor auth to fix basic auth & v2 auth documentation #30 (onlyhavecans)

1.0.0 (2018-02-22)

Full Changelog

Closed issues:

  • Support API v2 #26
  • Dosn't work? #25
  • Add to PyPi #9
  • dns.check sometimes fail on some domain name #5

Merged pull requests:

0.3.6 (2016-01-05)

Closed issues:

  • Failed to reach a server: Unprocessable Entity (Is this module still functionable?) #12

Merged pull requests:

  • Adds shell environment string interpolation to .dnsimple config #21 (pztrick)
  • fix print function #20 (kevchentw)
  • Adds support for Domain Tokens #19 (mjacksonw)
  • Read global configuration file #17 (mdippery)
  • Fix for issues installing via pip or install.py #16 (drpotato)
  • fixed typo in update\_record #15 (pkaeding)
  • Hotfix for failing on username/password auth. #14 (drpotato)
  • Added support for Python 3, moved to using the 'requests' module for handling RESTful calls, redid string formatting, added unit tests and updated to use DNSimple API v1. #13 (drpotato)
  • A few changes that enabled pip releases #10 (drcapulet)
  • Partial support for the contacts API. #8 (pwnall)
  • Don't raise from check() under normal operation. #7 (pwnall)
  • Support using the API sandbox. #6 (pwnall)
  • Improvements #3 (jmurty)
  • new methods added #2 (philhagen)

* This Change Log was automatically generated by github_changelog_generator