1.0.1 (2018-02-22)
Merged pull requests:
- Refactor auth to fix basic auth & v2 auth documentation #30 (onlyhavecans)
1.0.0 (2018-02-22)
Closed issues:
Merged pull requests:
- Pre-1.0 release tweaks #29 (onlyhavecans)
- Support APIv2 #27 (lcd1232)
- Regression tests and fixes for domain token-based authentication #24 (reagent)
- Fix existing integration tests to prevent regressions #23 (reagent)
- Remove unnecessary print statement #18 (mdippery)
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