Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 21:21
· 197 commits to master since this release

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)