Releases: ranisalt/node-argon2
v0.44.0
What's Changed
- Bump node-addon-api from 8.4.0 to 8.5.0 by @dependabot[bot] in #466
- Bump node-gyp from 11.2.0 to 11.3.0 by @dependabot[bot] in #467
- Build system tweaks for reproducible builds by @threema-danilo in #447
Full Changelog: v0.43.1...v0.44.0
v0.43.1
Fixes #456 caused by Typescript 5.7 changing how Buffer types work (see microsoft/TypeScript#59417). FreeBSD ARM64 prebuilds are now available.
What's Changed
- Avoid overriding _FORTIFY_SOURCE if already set by @threema-danilo in #455
- Support FreeBSD ARM64 builds by @ranisalt in #459
- Bump node-addon-api from 8.3.1 to 8.4.0 by @dependabot[bot] in #460
- Bump tar-fs from 2.1.2 to 2.1.3 by @dependabot[bot] in #458
New Contributors
- @threema-danilo made their first contribution in #455
Full Changelog: v0.43.0...v0.43.1
v0.43.0
This release fixes builds for iOS and Mac, adds support for AIX and prebuilds for ARMv7 (glibc and musl)
What's Changed
- Bump node-gyp-build from 4.8.1 to 4.8.2 by @dependabot in #416
- Bump @biomejs/biome from 1.8.3 to 1.9.1 by @dependabot in #423
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #420
- Bump @biomejs/biome from 1.9.1 to 1.9.2 by @dependabot in #425
- Darwin build improvements by @Torrekie in #406
- Bump node-addon-api from 8.1.0 to 8.2.0 by @dependabot in #426
- Bump node-addon-api from 8.2.0 to 8.2.1 by @dependabot in #428
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #429
- fix(build): support aix by @cloorc in #431
- Bump @biomejs/biome from 1.9.2 to 1.9.4 by @dependabot in #432
- Bump node-addon-api from 8.2.1 to 8.2.2 by @dependabot in #433
- Bump node-gyp-build from 4.8.2 to 4.8.3 by @dependabot in #434
- Bump typescript from 5.6.3 to 5.7.3 by @dependabot in #442
- Resolve jsdoc inconsistencies by @nyrpqsqq35 in #435
- Bump node-gyp from 11.1.0 to 11.2.0 by @dependabot in #450
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in #451
- Feat: add armv7 prebuilds by @kaaax0815 in #449
- Replace basic_string with vector by @rickymohk in #453
New Contributors
- @Torrekie made their first contribution in #406
- @cloorc made their first contribution in #431
- @nyrpqsqq35 made their first contribution in #435
- @kaaax0815 made their first contribution in #449
- @rickymohk made their first contribution in #453
Full Changelog: v0.41.0...v0.43.0
v0.41.1
Finally fixed the bug with generated types specifying any
instead of Buffer
for byte inputs (closes #403)
We also added provenance to the publishing, so you can track what commit was used to build each published version from now on.
Full Changelog: v0.41.0...v0.41.1
v0.41.0
What's Changed
- Disable LTO to avoid missing symbols in some envs by @amarshall in #415
New Contributors
- @amarshall made their first contribution in #415
Full Changelog: v0.40.2...v0.41.0
v0.40.0
What's Changed
Prebuilt binaries are now shipped regardless of the platform, to avoid increasingly common issues of mismatch between development and production platform, and to help shipping Electron apps.
Full Changelog: v0.31.2...v0.40.0
v0.31.2
Note: this is the last version that will support Node 16 since it's support has ended on 2023-09-11. Please upgrade to 18 or preferably 20 as soon as possible.
What's Changed
New Contributors
Full Changelog: v0.31.1...v0.31.2
v0.31.1
Maintenance release intended to fix missing prebuilts due to failure when building v0.31.0
Note: v0.31.x will be the last version supporting Node v16. Please update to Node v18 or newer.
Full Changelog: v0.31.0...v0.31.1
v0.31.0
What's Changed
- Security update: bump @mapbox/node-pre-gyp by @jdforsythe in #383
Please update to v0.31.0 as soon as possible.
New Contributors
- @abcfy2 made their first contribution in #371
- @jdforsythe made their first contribution in #383
Full Changelog: v0.30.3...v0.31.0