Skip to content

v0.6.0

Choose a tag to compare

@dnsimple-release-bot dnsimple-release-bot released this 22 Apr 10:26
b084a38

Added

  • dnsimple research status <domain> checks domain availability through the Domain Research endpoint, designed for high-volume bulk lookups and requiring dedicated paid access. (dnsimple/cli#4)
  • dnsimple ai now includes a "Choosing the Right Command" section that documents when to use registrar check (rate-limited, available on every plan) versus research status (bulk lookups, paid add-on). (dnsimple/cli#4)

Fixed

  • dnsimple completion now shows help text when invoked without a shell argument instead of returning Error: accepts 1 arg(s), received 0. Restructured as a parent command with bash, zsh, fish, and powershell subcommands. (dnsimple/cli#38)