Skip to content

Releases: haraka/haraka-net-utils

1.3.7

03 Jun 22:56
74e9fff
Compare
Choose a tag to compare

ci: correct the dependabot allow syntax

1.3.6

02 Jun 22:42
25c769d
Compare
Choose a tag to compare
  • 25c769d Release 1.3.6 (#70)
  • ci: limit dependabot updates to production deps
  • ci: populate test matrix with Node.js LTS versions
  • chore: replace .release with submodule

1.3.5

27 May 22:03
8ab3607
Compare
Choose a tag to compare
  • 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

18 Mar 15:39
3d8bdb9
Compare
Choose a tag to compare

1.3.3

05 Jan 19:52
67f322e
Compare
Choose a tag to compare
  • 67f322e is_local_host refactoring to return a promise (#65)

1.3.2

20 Dec 22:02
2487d46
Compare
Choose a tag to compare

1.3.1

13 Oct 23:03
e84c3d7
Compare
Choose a tag to compare
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

1.2.1

18 Nov 01:01
78045c9
Compare
Choose a tag to compare

bump ipaddr.js to 2.0.0

v1.2.0

07 Jul 06:13
Compare
Choose a tag to compare
  • added get_mx
  • remove deprecated load_tls_ini
  • remove deprecated tls_ini_section_with_defaults