Skip to content

0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 21:27
f58c7b0
  • hasValidLabels: remove trailing dot, else split returns empty string
  • rename fullyQualified -> isFullyQualified
  • rename validHostname -> isValidHostname
  • set('type') no longer falls back on constructor.name (didn't reliably inherit)
  • new fns: getTinyFQDN, fullyQualify, getPrefix, getFQDN
  • when loading RR classes, ignore files that don't end with .js
  • rr/txt: support data as array (improves idempotency)
  • fromTinydns: fully qualify hostnames
  • toTinydns: strip trailing . upon export
  • rename getCommonFields -> getPrefixFields
  • TXT: import BIND format w/o mangling WS
  • SPF inherits from TXT