Releases: haraka/node-address-rfc2822
Releases · haraka/node-address-rfc2822
2.2.3
13 Jan 20:30
Compare
Sorry, something went wrong.
No results found
dep(eslint): upgrade to v9
when condensing whitespace, use global regex
avoid a polynomial regex on uncontrolled data
2.2.2
29 Apr 18:29
Compare
Sorry, something went wrong.
No results found
doc(CONTRIBUTORS): added
dep(eslint-config): bumped to 1.1.5
chore: prettier
2.2.1
08 Apr 20:49
Compare
Sorry, something went wrong.
No results found
dep: eslint-plugin-haraka -> @haraka/eslint-config
populate [files] in package.json. Delete .npmignore.
updated scripts{} in package.json
lint: remove duplicate / stale rules from .eslintrc
prettier (except index)
2.2.0
23 Feb 18:40
Compare
Sorry, something went wrong.
No results found
feat: option to allow comma in display name #52
dep(email-addresses): bump from 4.0.0 to 5.0.0 #58
chore: replace a couple regex with slice (perf & sec) #63
test: a few more tests to boost coverage #63
test: drop node 10, add node 16 #61
ci: restore GH workflow for PRs #57
ci: add dependabot.yml #55
doc: add inline documentation for parse #60
doc(Changes): make PR #s into links #54
doc(README): add result of console.logs #56
doc(README): add links to RFC 2822, 5322 #53
doc(README): enabled syntax highlighting with code fences #51
2.0.6
18 Nov 00:31
Compare
Sorry, something went wrong.
No results found
replace travis/appveyor CI tests with Github Actions
test: when splitting lines, use os.EOL
allow @ symbol in display name #47