Skip to content

Releases: 256dpi/newdns

v0.2.4

09 Apr 07:43

Choose a tag to compare

  • do not stop early on unsupported types
  • removed usage of pkg/errors
  • updated dependencies
  • small refactorings
  • fixed tests

v0.2.3

18 Dec 10:41

Choose a tag to compare

  • added basic resolver
  • various small fixes

v0.2.2

31 Jan 16:47

Choose a tag to compare

  • do not sort records and name servers
  • expose dns handler
  • extracted proxy handler
  • added run and accept function

v0.2.1

31 Jan 09:20

Choose a tag to compare

  • do not use global serve mux
  • added DNS server fallback

v0.2.0

30 Jan 20:09

Choose a tag to compare

  • added NS record support

v0.1.1

06 Aug 14:12

Choose a tag to compare

  • updated tools

v0.1.0

05 Aug 21:27

Choose a tag to compare

  • initial release