Releases: nodejs/node-api-headers
Releases · nodejs/node-api-headers
Release 0.0.5
SemVer patch release to pull changes since the last release. The main motivations for the release is to add the def file for window import lib.
What's Changed
- Provide def file for windows import lib by @Pospelove in #17
- doc: how to create a new release. by @NickNaso in #18
- fix: moved def files on a proper folder. by @NickNaso in #19
- Use
git statusinstead ofgit difffor change calculation by @KevinEady in #21 - Update headers from nodejs/node tag v19.8.1 by @github-actions in #22
New Contributors
- @Pospelove made their first contribution in #17
Full Changelog: v0.0.4...v0.0.5
Release 0.0.4
SemVer patch release to pull changes since the last release. The main motivations for the release is to update the header files.
What's Changed
- Update headers from nodejs/node tag v19.8.0 by @github-actions in #14
Full Changelog: v0.0.3...v0.0.4
Release 0.0.3
SemVer patch release to pull changes since the last release. The main motivations for the release is to add helper scripts for updating headers and symbols.js.
What's Changed
- Add helper scripts for updating headers and symbols.js by @KevinEady in #7
- Update headers from nodejs/node tag v19.6.0 by @github-actions in #9
New Contributors
- @KevinEady made their first contribution in #7
- @github-actions made their first contribution in #9
Full Changelog: v0.0.2...v0.0.3
Release 0.0.2
SemVer patch release to pull changes since the last release. The main motivations for the release is to fix the wrong list of symbols for Node-API v6.
What's Changed
Full Changelog: v0.0.1...v0.0.2
Release 0.0.1
First release of the module.