Skip to content

Latest commit

 

History

History
83 lines (39 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

83 lines (39 loc) · 4.33 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.6.1 (2024-06-26)

4.6.0 (2024-06-18)

Features

Bug Fixes

4.5.1 (2024-05-22)

Bug Fixes

4.5.0 (2024-05-20)

Features

4.4.0 (2024-02-28)

Features

4.3.2 (2024-02-16)

Bug Fixes

4.3.1 (2024-01-30)

Bug Fixes

4.3.0 (2024-01-16)

Features

  • use native Node.js histogram support (#482) (aa5b140)

4.2.1 (2023-12-13)

Bug Fixes

  • default minThreads with odd CPU count (#457) (f4edf87)

4.2.0 (2023-11-19)

Features

Bug Fixes

  • add signal reason support (#403) (66809f9)
  • do not re-create threads when calling .destory() (#430) (ec21ff2)
  • migrate to EventEmitterAsyncResource from core (#433) (0a539e2)