Skip to content

Releases: tcarrio/DuckDuckDynDNS

0.2.4

10 Mar 03:40
9cfd125

Choose a tag to compare

Mostly infrastructural updates.

Added continuous integration for pull requests with testing, linting, and building gates before merges are allowed.

Added the GoReport badge for tracking general project quality as well.

Finally, added a nice libre license.

0.2.2

04 Mar 21:24
54968da

Choose a tag to compare

Bumping binary version and updating README for the latest CLI information

dddd v0.2.1

04 Mar 03:30
ab16a34

Choose a tag to compare

This release includes the following updates:

  • Fixes for the create/update check logic
  • Restructures the project code to follow the cmd/pkg idiom
  • Migrated to Go modules

Super Alpha

28 Aug 02:13

Choose a tag to compare

Super Alpha Pre-release
Pre-release

This is the initial CLI that's been thrown together. Allows the user to pass the API key, email, domain, entry name, IP address by argument or environment variables. Dynamically retrieves the IP address of the machine by using the DuckDuckGo Answers API and creates/updates the Cloudflare entry accordingly.