Digitalocean Dynamic Dns Ip Versions Save

A simple script to automatically update Digital ocean DNS records with dynamic IP

1.3.0

2 years ago

Changes how log messages are output. This is a breaking change if you are processing or redirecting the output.

Changes:

  1. Previously all log messages went to Standard Error. Now, only warning and error messages are output there
  2. Debug/informational message are now discarded by default, but can optionally be sent to Standard Out
  3. To enable the Debug/info messages, use the new -d of -debug command line options. See the README for more information.

Full Changelog: https://github.com/anaganisk/digitalocean-dynamic-dns-ip/compare/1.2.0...1.3.0

1.2.0

2 years ago

What's Changed

Full Changelog: https://github.com/anaganisk/digitalocean-dynamic-dns-ip/compare/1.1.0...1.2.0

1.1.0

2 years ago

Merged PR #18

1.0.0

4 years ago