• v0.2.1 70ff03f233

    Version 0.2.1 Stable

    balki released this 2024-04-22 23:13:42 -04:00 | 0 commits to main since this release

    Changes

    1. Setting MX record now works. Sets with hard-coded priority 10.

    Note: Temporarily changing vendor files until upstream PR is merged.

    Downloads
  • v0.2.0 bc1c3842ee

    Version 0.2.0 Stable

    balki released this 2024-03-31 12:45:54 -04:00 | 2 commits to main since this release

    New Features

    1. Support printing records json to stdout. Set "-" for path
    2. Improve message when no record matches subdomain

    Build

    1. Update go version to 1.22.1
    2. Update dependencies. Note Format for records json has changed
    Downloads
  • v0.1.1 7a7e50bf34

    Version 0.1.1 Stable

    balki released this 2023-10-24 13:50:31 -04:00 | 5 commits to main since this release

    New Features

    1. Add support for adding MX record
    2. Add validation for missing api token or domain name

    Build

    1. Add vendor files to source
    2. Improve install documentation from docker
    Downloads
  • v0.1.0 d291cfabb2

    balki released this 2023-04-10 21:46:00 -04:00 | 12 commits to main since this release

    Features

    • Add/Modify A, AAAA, CNAME records
    • List/Delete records
    • Save all records in JSON format
    Downloads