Releases: haraka/haraka-plugin-spf
Releases · haraka/haraka-plugin-spf
1.2.10
- index.js: light es6 refactor
- fix: avoid inadvertant double unescape
- delete legacy config support
- doc(README): tighten up grammar, improve flow
- config(spf.ini): add commented out default setings
- test(spf): update IP for google.com SPF test
- chore(lint): update to eslint 9
- chore(deps): bump versions to latest
- dev(codeclimate): relax some tests
- style(prettier): moved config into package.json
closes #30
fixes https://github.com/haraka/haraka-plugin-spf/security/code-scanning/4
1.2.9
1.2.7
- test: in index.js, unref the timers so the test suite exits
- chore: bump dep versions
Checklist:
- docs updated
- tests updated
- Changes.md updated
1.2.6
1.2.5
- get_mx: filter out implicit MX records
- dep: eslint-plugin-haraka -> @haraka/eslint-config
- chore: lint: remove duplicate / stale rules from .eslintrc
- chore: populate [files] in package.json. Delete .npmignore.
- doc(CONTRIBUTORS): added
- doc(CHANGES): renamed CHANGELOG
- chore: prettier