Releases: MatteoGheza/node-eventlog
Releases · MatteoGheza/node-eventlog
Release list
v2.0.9
Remove OS requirement in package.json.
Doing this, we can add this package as a depencency for multi-arch libraries, without breaking existing enviroments.
Full Changelog: v2.0.8...v2.0.9
v2.0.8
New v2 release
- Updated to node-addon-api v8.5.0 (from v2.0.0)
- Support for Node.js versions 18, 20, and 22
- Support for NAPI versions 3-8
- Improved error handling and stability
- Modern build system with @mapbox/node-pre-gyp
Full Changelog: https://github.com/MatteoGheza/node-eventlog/commits/v2.0.8
v2.0.7
Update multi-arch build
v2.0.6
Update GH Actions
v2.0.5
v2.0.4
Update Node.js version and NAPI version for Windows build
v2.0.3
Update GH Actions os