Skip to content

Releases: NicTool/dns-nameserver

0.7.2

30 May 04:55
9ef9c62
Compare
Choose a tag to compare
  • doc(README): add CI badges
  • chore(ci): updated shared GHA workflow URLs

0.7.1

29 May 21:46
999f421
Compare
Choose a tag to compare
  • feat: added index.isDelegated, and tests
  • feat: add bin/cleanup
  • feat: make index.fullPath windows compatible
  • feat(nt-ns): added getTinyZones
  • doc(README): add example ./bin/nt-ns.js
  • chore(ci): replace .release with submodule
  • chore(ci): depend on shared GHA workflows
  • chore: publish npm package in @NicTool namespace

release 0.6.0

20 Apr 23:24
Compare
Choose a tag to compare
  • feat: import and validate zones from NS config
  • use -v to also show all the RRs
  • feat(tinydns): added getZone (extract RRs for a zone from data)
  • feat(tinydns): also include . as SOA record

release 0.5.0

15 Apr 06:46
Compare
Choose a tag to compare

Features

  • add getZones to bind, knot, mara, nsd, tiny (4a125c8)
  • add maradns config parser (#5) (4496497)
  • parsers added for Knot (#2) (139235e)

release 0.4.0

10 Apr 22:40
b2b3d3c
Compare
Choose a tag to compare

Features

v0.2.0

08 Apr 05:51
Compare
Choose a tag to compare
  • feat: add additional knot fixed sections
  • knot: add URL to config file reference
  • feat: add NSD parser