Skip to content

Releases: hertzg/node-net-keepalive

v1.4.0

09 Nov 21:21
Compare
Choose a tag to compare

1.4.0 (2020-11-09)

Features

  • add support for the TCP_USER_TIMEOUT option (51462f7)

Bug Fixes

  • requires node >=10.20.0 instead of >=4 (b8fe01c)
  • temp monkey patch to allow tests to pass (ref: #93) (4cb944e)
  • throw in (set|get)ters when constant == null (b5f1ce4)

v1.3.9

11 Sep 12:52
Compare
Choose a tag to compare

1.3.9 (2020-09-11)

Bug Fixes

  • deps: bump node-fetch from 2.6.0 to 2.6.1 (#70) (84aba59)

v1.3.8

31 Aug 11:41
Compare
Choose a tag to compare

1.3.8 (2020-08-31)

Bug Fixes

  • deps: bump ref-napi from 3.0.0 to 3.0.1 (#63) (5e094d1)

v1.3.7

13 Aug 13:12
Compare
Choose a tag to compare

1.3.7 (2020-08-13)

Bug Fixes

  • deps: bump ref-napi from 2.0.4 to 3.0.0 (#48) (df56f7c)

v1.3.6

19 Jul 20:52
Compare
Choose a tag to compare

1.3.6 (2020-07-19)

v1.3.5

19 Jul 18:51
Compare
Choose a tag to compare

1.3.5 (2020-07-19)

v1.3.4

19 Jul 16:24
Compare
Choose a tag to compare

1.3.4 (2020-07-19)

Bug Fixes

  • dts: fix return type of setters (c7909b9)