Releases: pv8/noipy
Releases · pv8/noipy
noipy 1.5.3
- Back to the previous response format from https://httpbin.org/ip
noipy 1.5.2
- Handle new response from https://httpbin.org/ip
noipy 1.5.1
- Support for Python 3.6
- Minor refactor related to code style
- Improved integration with codeclimate
noipy 1.5.0
noipy v1.4.4
- bugfix
noipy v1.4.3
noipy v1.4.2
- Bugfix: storing auth credentials properly from
stdin
- Test case for
--store
option getting username/password fromstdin
noipy v1.4
- Using the awesome Requests HTTP library
- Using tox in order to ease test against multiple Python versions
noipy v1.3.1
Send update to DDNS only if IP address has changed
noipy v1.3.0
Support for custom DDNS URL via --url
parameter