Changelog
November 5, 2025 · View on GitHub
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.0.0 (2025-11-05)
Miscellaneous Chores
3.0.0-alpha (2025-10-21)
⚠ BREAKING CHANGES
Features
- NODE-7007: remove support for node 16 and 18 (#80) (9b8025f)
- NODE-7167: specify napi version of 9 (#87) (9f2bd47)
Bug Fixes
2.0.1 (2025-02-10)
Bug Fixes
2.0.0 (2024-12-06)
Miscellaneous Chores
2.0.0-alpha.3 (2024-12-05)
Bug Fixes
2.0.0-alpha.2 (2024-12-04)
Bug Fixes
2.0.0-alpha.1 (2024-12-02)
Bug Fixes
- NODE-6590: specify correct entrypoint in package.json and include binding.gyp in the package (#47) (f562b59)
v2.0.0-alpha.0 (2024-11-27)
Features
- NODE-4569: add "musl" builds for Alpine Linux (#12) (b3dedc3)
- NODE-6539: add base napi C++ template with standard Node team tooling (#28) (8c40b08)
- NODE-6540: Add c++ zstd compression API (#30) (6673245)
- NODE-6588: add ssdlc to zstd (#43) (016d857)
1.2.2 (2024-09-16)
Bug Fixes
1.2.1 (2024-09-06)
Bug Fixes
1.2.0 (2023-08-29)
Bug Fixes
1.1.0 (2023-01-23)
Features
1.0.0 (2022-05-18)
0.0.7 (2022-05-18)
Bug Fixes
0.0.6 (2022-05-18)
Features
0.0.5 (2022-05-09)
Bug Fixes
- remove 686 win build (ea36ddc)
0.0.4 (2022-05-06)
Features
- NODE-1837: support passing compression level (2c1a917)
0.0.3 (2022-05-06)
Bug Fixes
- update publish task regex (b62d9b0)
0.0.2 (2022-05-06)
Bug Fixes
- dont use org in napi name (9063ea8)
0.0.1 (2022-05-05)
Features
- add release script (c2c1783)
- add standard version (f63a9b9)
- initial project setup (53671a3)
- update package.json files (7823f1b)
- update to idomatic rust (16e215a)