Skip to content

3.1.3

Choose a tag to compare

@msimerson msimerson released this 15 May 07:13
· 3 commits to main since this release
fc7c7dc
  • feat: add compat aliases to match address-rfc2822 (sunset 2027)
    • parse exported as an alias of parseHeader
    • asLegacy(addr) — Proxy whose address/host read as the
      string AND are callable (addr.host()), for not-yet-migrated
      callers. Only the wrapping boundary (e.g. Haraka core) opts in.
  • test: use time scale so ReDOS tests aren't sensitive to runner speed