Releases: haraka/haraka-plugin-spf
Releases · haraka/haraka-plugin-spf
1.2.7
1.2.5
- bd3a723 prettier & lint
- 12c6130 get_mx: filter out implicit MX records
- d100dc8 doc(CHANGES): renamed CHANGELOG
- 8d48190 chore: lint: remove duplicate / stale rules from .eslintrc
- 7f08383 populate [files] in package.json. Delete .npmignore.
- ffc93bd doc(CONTRIBUTORS): added
- a71ac8d doc(README): add ini code fences, improve docs (#20)
1.2.4
1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.3
Release 1.1.2
- dep: depend on net-utils 1.5.0
- refactor: convert loop to for...of
Release 1.1.0
- spf: use async/await dns
- replace many callbacks with async/await
- make check_host more linear
- ci(publish): only when package.json bumped
- index: safeguard cfg path with optional chaining
- dep(nopt): bump 6 -> 7
- dev: remove version bump from PR template