Releases: haraka/haraka-net-utils
Releases · haraka/haraka-net-utils
1.3.7
1.3.6
1.3.5
- chore(ci): use shared GHA workflows
- doc(README): badge URL update
- doc(README): use code fences around examples (vs indention)
- style(es6): use dns.promises internally
- dep(async): replace async dependency with Promise.all
1.3.4
1.3.3
1.3.2
1.3.1
Release v1.3.1 (#62) - get_mx: wrap dns.resolveMx in a try haraka/Haraka#2985 - add .release scripts - add GH workflow, publish release to NPM upon merge to master