Releases: mhum/nfs-dynamic-dns
Releases · mhum/nfs-dynamic-dns
v3.2.0
What's Changed
New Feature
- offer
dig
as an option to get current IP #20 (thanks @seanwolter)
Fix
- Properly load content from .env files #20 (thanks @seanwolter)
Full Changelog: v3.1.1...v3.2.0
v3.1.1
v3.1.0
v3.0.0
What's Changed
Breaking Changes
- Rewrite in python #16 (thanks @MoralCode)
If you run the script directly using something likecron
, it will need to be updated to point to the new script file and ran with Python. If you run this with Docker, this should be a drop in change once the latest code is pulled and the container re-built.
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- Use replaceRR API and don't swallow API errors #14 (thanks @pcallycat for the report)
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0
There's been a handful of changes and improvements over the last couple of years, so it's about time for a new version. For future changes, there will be an accompanying release.
Full Changelog: v1.0...v2.0.0