1.0.6 - 2023-12-12
- ci(publish): only when package.json modified
1.0.5 - 2022-06-05
- ci: replace appveyor & travis with GitHub actions
- ci: add GHA shared workflows
- lint: prefer-template
- test: replace nodeunit with mocha
1.0.4 - 2017-09-05
- drop node 4.x testing.
- corrected config path to always_ok setting
- declare booleans in config.get
- simplify a bunch of the follow-on code
- refactor away 5x redundancy
- remove Mooney-isms from nodeunit and use npm version
- Require higher haraka-constants so constants.OK is set properly
- import from haraka/Haraka