Skip to content

Releases: Vector-DNS/vdns-cli

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 13:13
05f151b

Changelog

  • e97e314 Add compare and benchmark commands, expand resolver list
  • 9a06cf9 Add domain validation to benchmark and compare commands

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 01:25
953010d

Changelog

  • 5c51c0d Add man pages, DNS and client tests, rewrite README
  • 2f62a77 Fix config tests for cross-platform CI
  • 048efe9 Migrate module path to github.com/Vector-DNS/vdns-cli
  • 8172b56 Opt into Node.js 24 for GitHub Actions

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 23:39
aca0573

Changelog

  • faa8989 Add README
  • 57fa3b1 Add V1.1 features - watch mode, batch lookups, local history, docs command, CI/release pipelines
  • aca0573 Add tests, update README, fix hardcoded URLs, enable history by default
  • 4902a86 Fix propagation table column alignment
  • 7251e39 Implement all V1 commands with local and remote mode support
  • 2b191a8 Initial commit
  • b478f69 Scaffold CLI with cobra commands, local DNS resolver, API client, and config