Skip to content

Releases: anaganisk/digitalocean-dynamic-dns-ip

1.3.0

31 Dec 16:03
Compare
Choose a tag to compare

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: 1.2.0...1.3.0

1.2.0

11 Nov 22:06
b2bf3df
Compare
Choose a tag to compare

What's Changed

  • change reference to IP lookup APIs to working services by @johnjaylward in #20

Full Changelog: 1.1.0...1.2.0

1.1.0

22 Oct 18:31
Compare
Choose a tag to compare

Merged PR #18

1.0.0

29 Oct 13:16
Compare
Choose a tag to compare
initial release