1.2.0 - 2023-01-19
- Export SPF class (#8)
1.1.3 - 2022-12-23
- fix print log (#6)
1.1.2 - 2022-12-21
- dep: depend on net-utils 1.5.0
- refactor: convert loop to for...of
- 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, fixes #2
- dep(nopt): bump 6 -> 7
1.0.1 - 2022-07-23
- add bin/spf
- move spf.js to lib/spf.js
- Import from Haraka