Skip to content

Latest commit

 

History

History
197 lines (109 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

197 lines (109 loc) · 11.4 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

4.0.1 (2024-04-15)

Bug Fixes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

4.0.0 (2024-04-12)

⚠ BREAKING CHANGES

  • use ffi-rs instead to support node 20.11+ versions (#314)

Bug Fixes

  • use ffi-rs instead to support node 20.11+ versions (#314) (a75f33c)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

3.0.1 (2023-09-13)

Bug Fixes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

3.0.0 (2021-08-11)

⚠ BREAKING CHANGES

  • win32: allow install and just no-op unsupported operations (#288)

Features

  • win32: allow install and just no-op unsupported operations (#288) (6a6f9b8)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

2.1.0 (2021-07-03)

Features

  • user-timeout: use TCP_RXT_CONNDROPTIME on darwin (#263) (dc15397)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

2.0.5 (2021-05-31)

Bug Fixes

  • deps: bump ref-napi from 3.0.2 to 3.0.3 (#240) (65df449)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

2.0.4 (2021-04-06)

Bug Fixes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

2.0.3 (2021-03-19)

Bug Fixes

  • deps: bump ffi-napi from 4.0.2 to 4.0.3 (#201) (72b05a8)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

2.0.2 (2021-03-18)

Bug Fixes

  • deps: bump ref-napi from 3.0.1 to 3.0.2 (#200) (b11bc27)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

2.0.1 (2021-03-13)

Bug Fixes

  • deps: bump ffi-napi from 4.0.1 to 4.0.2 (#196) (3407889)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

2.0.0 (2021-02-24)

⚠ BREAKING CHANGES

  • deps: bump ffi-napi from 3.1.0 to 4.0.1 (#180)

Bug Fixes

  • deps: bump ffi-napi from 3.1.0 to 4.0.1 (#180) (1f24c04)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-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)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

1.3.9 (2020-09-11)

Bug Fixes

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

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

1.3.8 (2020-08-31)

Bug Fixes

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

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

1.3.7 (2020-08-13)

Bug Fixes

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

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

1.3.6 (2020-07-19)

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning, enforced with semantic-release.

1.3.5 (2020-07-19)