Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 17:08
a94b284
  • fix(dns-zone): update import syntax for ESM RR
  • fix(dns-zone): import ZONE correctly
  • feat(dns-zone): when -e=tinydns fails, show entry
  • feat(dns-zone): usage caller specifies exit code
  • feat(tinydns): print unparsable line before throwing
  • feat(bind): add $INCLUDE directive support, fixes #9
  • feat(bind): convert 1d2h type ttls to seconds
  • feat(bind): print a . for every 500 RRs parsed
  • test(dns-zone): add help and example.com tests
  • test(dns-zone): import tinydns zone, export as mara
  • test(dns-zone): add to/from tiny/maradns tests
  • test(dns-zone): mara fs.stat based serial is imprecise
  • test(dns-zone): use node as first arg to execFile
  • bump required rr version