Skip to content

v0.8.8

Choose a tag to compare

@fhunleth fhunleth released this 26 May 12:25
· 94 commits to main since this release
  • New feature
    • IPv6 queries are now supported. Responding to IPv6 isn't supported yet. To
      use this, be sure to set ipv4_only: false since this isn't the default.
      Thanks to @bjyoungblood for this feature.