node-addon-api

Module for using Node-API from C++

MIT License

Downloads
76.2M
Stars
2K
Committers
113

Bot releases are hidden (Show)

node-addon-api - Release 2.0.0

Published by NickNaso almost 5 years ago

SemVer major release to pull changes since the last release. The main motivations for the release are the addition of new APIs:

  • Napi::AsyncProgressWorker
  • Napi::Date
    Improvements on the APIs for Napi:: ThreadSafeFunction and Napi::Object. Furthermore there are some other minor improvements all over the API exposed by the library and its documentation.
node-addon-api - Release 1.7.1

Published by NickNaso about 5 years ago

SemVer patch release to pull changes since the last release. The main motivations for release is to solve compilation problems that happen on Node.js with N-API version less than 4.

node-addon-api - Release 1.7.0

Published by NickNaso about 5 years ago

SemVer patch release to pull changes since the last release. The main motivations for release are the addition of Napi::ThreadSafeFunction and new methods for Napi::AsyncWorker. There are some fixes and improvements on all the exposed API and test case. Furthermore there are some other minor fixes on documentation.

node-addon-api - Release 1.6.3

Published by NickNaso over 5 years ago

SemVer patch release to pull changes since the last release. The motivations for release are the addition of suppression destruction on Napi::AsyncWorker, the exposition of macros that throw errors and the fix for potential memory leaks in callback data when error occurs on N-API. Furthermore there are some other minor fixes on documentation.

node-addon-api - Release 1.6.2

Published by NickNaso almost 6 years ago

SemVer patch release to pull changes since the last release. The motivations for release is to fix the selection of Node.js versions that have N-API.

node-addon-api - Release 1.6.1

Published by NickNaso almost 6 years ago

SemVer patch release to pull changes since the last release. The motivations for release is to enable the Napi::CallbackScope feature with N-API v3. Furthermore there are some other minor fixes on documentation.

node-addon-api - Release 1.6.0

Published by NickNaso almost 6 years ago

SemVer minor release to pull changes since the last release. Mostly minor fixes and additions. The motivations for release are the addition of a new feature Napi::CallbackScope, that helps to have the equivalent of the scope associated with a callback in place when making certain N-API calls. Furthermore there are some additions on tests and improvements on documentation about the ABI stability.

node-addon-api - Release 1.5.0

Published by NickNaso about 6 years ago

SemVer minor release to pull changes since the last release. Mostly minor fixes and additions. The motivations for release are the addition of new feature (AsyncContext, BigInt and VersionManagement), some big fixes to avoid memory leaks, the end of the documentation that now cover all the API's surface, the addition of new tool to check if a native add-on is built with N-API or not.

node-addon-api - Release 1.4.0

Published by NickNaso over 6 years ago

SemVer minor release to pull changes since the last release. Mostly minor fixes and additions. The main motivation for release is to improve AsyncWorker and add memory management feature. Furthermore there are numerous additions to the documentation.

node-addon-api - Release 1.3.0

Published by mhdawson over 6 years ago

SemVer minor release to pull changes since the last release. Mostly minor fixes and additions. The main motivation for release is to add the use of built-in N-API when using the latest version of the 6.x line.

node-addon-api - Release 1.2.0

Published by mhdawson almost 7 years ago

SemVer minor release to pull changes since last release. Mostly minor fixes and additions. Main motivation for release it to fix issues in building with earlier releases of 8.X.

node-addon-api - Release 1.1.0

Published by mhdawson almost 7 years ago

Release 1.1.0

Pull in all new fixes/features/updates since last release.

node-addon-api - Matching release for Node.js 8.6

Published by mhdawson about 7 years ago

Sync with Node.js version 8.6.0

node-addon-api - v0.6.3

Published by mhdawson about 7 years ago

Improve compatibility support for older Node.js versions.

node-addon-api - v0.6.2

Published by mhdawson about 7 years ago

Sync with Node.js version 8.4.0

node-addon-api - Version 0.5.1

Published by mhdawson over 7 years ago

Fix minor bug in conversion script

node-addon-api - Version 0.5.0

Published by mhdawson over 7 years ago

Package Rankings
Top 4.06% on Proxy.golang.org
Top 0.61% on Npmjs.org
Top 13.8% on Repo1.maven.org
Badges
Extracted from project README
codecov NPM NPM