Skip to content

Releases: haraka/node-address-rfc2821

2.1.2

23 Feb 19:25
ca24eae
Compare
Choose a tag to compare
  • f5e4fcd load npm version of punycode (specify / after require)

2.1.1

22 Aug 20:41
7fc8925
Compare
Choose a tag to compare

2.1.0

22 Aug 20:23
f3f07a8
Compare
Choose a tag to compare
  • 09cc92d ci: updated to latest
  • 2708263 feat: bundle grammar.js, build with prepack, fixes #46
  • 57c9347 A specific test case a co-worker was asking about. (#45)
  • da4ba02 release 2.0.1 (#44)
  • a4bfc56 grammer.ne: add polyfill for Array.flat (#43)
  • bb0a1b3 README: put linux/windows CI status together (#42)

2.0.0

06 Jan 01:11
1974647
Compare
Choose a tag to compare
  • Replace regular expression based parser with parser based on nearley
  • Double quote characters are not stripped from the local-part of the address if present.
  • requires node 11+

1.1.4

15 Dec 02:22
b5b32e4
Compare
Choose a tag to compare

CI, packaging and es6 updates. No functional changes.