Releases: haraka/haraka-dsn
Releases · haraka/haraka-dsn
1.1.0
- add/update DSNs from RFCs 3886, 4468, 4954
- doc(README): improve formatting, add RFCs to Reference
- doc(CONTRIBUTORS): added
1.0.5
- dev: only install mocha/eslint with npx, on demand
- pack: declare files to publish (shrink package) #21
- test: remove useless use of done
- ci: add on.pull_request
1.0.4
- ci: update with shared GHA workflows
- ci: add node 18 testing
- ci: replace travis & appveyor with github actions