1.6.0 (2026-02-11)
- add DANE/TLSA support for outbound SMTP connections (8705f72)
- add DANE/TLSA support for outbound SMTP connections (dd8525b)
- add engines field requiring Node.js 14+ (56ebbfc)
- address code review feedback for DANE/TLSA support (e1f4c7f)
- dane: address post-merge issues in DANE/TLSA implementation (a000cdc)
- dns-errors: correct EOF error code and improve descriptions (5899eef)
- get-connection: destroy socket on connection error to prevent handle leak (bd3e8f5)
- net-errors: update error codes and descriptions from libuv (36beca2)
- use userland punycode and fix preferIPv6 sort (68ae733)
1.5.6 (2025-04-20)
- handle edge case errors (7feea75)
1.5.5 (2024-07-01)
- Exception: Fixed exception on throwing an error (21f9333)
1.5.4 (2024-05-13)
- deps: Bumped deps to clear security warnings (d2efd6a)
1.5.3 (2024-01-19)
- typo: Fixed typo in network error response (2d3616d)
1.5.2 (2024-01-19)
- errors: normalized error categories (f4e7173)
1.5.1 (2024-01-19)
- autodeploy: Fixed dependency retrieval (c3b26ba)
1.5.0 (2024-01-19)
- autodeploy: Enabled auto-deployment. Updated response errors (324c021)