mirror of
https://github.com/EV21/dynb.git
synced 2025-12-26 16:39:32 +01:00
1009 B
1009 B
Changelog
(unreleased)
New
-
✨ add support for Duck DNS as DynDNS2 provider. [Eduard Veit]
-
✨ add support for deSEC as DynDNS2 provider. [Eduard Veit]
-
✨ add completion. [Eduard Veit]
✨ add man page
-
✨ replace getopt with argbash. [Eduard Veit]
-
✨ add interpretaton of status codes and act accordingly. [Eduard Veit]
-
✨ make network interface configurable. [Eduard Veit]
-
✨ add DynDNS2 support for dynv6.com. [Eduard Veit]
-
✨ add .gitchangelog.rc. [Eduard Veit]
-
✨ add dynb.sh. [Eduard Veit]
Fix
-
🐛 fix sourcing of config file. [Eduard Veit]
♻️ do some shellcheck fixes
Documentation
-
📝 add CHANGELOG.md. [Eduard Veit]
-
📝 add example.env. [Eduard Veit]
-
📝 write README.md. [Eduard Veit]
Other
-
♻️ refactor, fix and debug error handling. [Eduard Veit]
-
♻️ refactor main code. [Eduard Veit]
-
Initial commit. [EV21]