• v0.1.8 cc47071ce9

    zdns v0.1.8 Stable

    gitea_admin released this 2026-07-01 20:38:12 +00:00 | 22 commits to main since this release

    Added

    • --version (and -V) on every binary. zdns-serve, zdns-serve-tcp,
      zdns-recursor, and zdist now print <name> <version> and exit, so an
      operator (and the CI smoke gate) can ask a build what it is. The version is
      wired in at build time via -Dversion (the release pipeline passes the
      build.zig.zon version; a plain zig build reports 0.0.0-dev). Implemented
      as a small shared src/version.zig helper with unit tests.
    Downloads