Releases: infinyon/node-bindgen
Releases · infinyon/node-bindgen
v6.1.0
What's Changed
- build(deps): bump http_req from 0.10.3 to 0.11.0 by @dependabot in #302
- build(deps): bump fluvio-future from 0.6.2 to 0.7.0 by @dependabot in #306
- build(deps): bump openssl from 0.10.64 to 0.10.66 in /examples by @dependabot in #307
- build(deps): bump openssl from 0.10.64 to 0.10.66 by @dependabot in #308
- chore: fix clippy by @sehz in #313
- chore: migrate nj-core to use workspace dep by @sehz in #312
- build(deps): bump http_req from 0.11.0 to 0.12.0 by @dependabot in #314
- chore: move to workspace dep by @sehz in #316
- build(deps): bump uuid from 1.8.0 to 1.10.0 by @dependabot in #304
- build(deps): bump cc from 1.0.99 to 1.1.13 by @dependabot in #315
- Add SafeBuffer support (up to 6.1.0) by @DmitryAstafyev in #318
- chore: bump nj-derive for release by @morenol in #319
Full Changelog: v6.0.2...v6.1.0
v6.0.2
What's Changed
- Update ci.yml by @morenol in #281
- Consider undefined/null for optional rust types (close #278) by @DmitryAstafyev in #280
- build(deps): bump rustix from 0.37.23 to 0.37.27 by @dependabot in #282
- Bump rustix from 0.37.23 to 0.37.27 in /examples by @dependabot in #283
- build(deps): bump electron from 26.2.1 to 26.2.4 in /examples/electron by @dependabot in #267
- ci(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 by @dependabot in #266
- Update README (add ref to tslink) by @DmitryAstafyev in #285
- Update docs and links because update of tslink crate by @DmitryAstafyev in #290
- build(deps): bump openssl from 0.10.57 to 0.10.60 by @dependabot in #287
- Bump openssl from 0.10.57 to 0.10.60 in /examples by @dependabot in #286
- fix clippy warnings by @ThoFrank in #295
- Find library names with auto-converted dash to underscore by @ThoFrank in #294
- build(deps): bump futures-lite from 1.13.0 to 2.1.0 by @dependabot in #288
- build(deps): bump uuid from 1.4.1 to 1.8.0 by @dependabot in #293
- chore: bump versions for release by @morenol in #297
New Contributors
- @morenol made their first contribution in #281
- @DmitryAstafyev made their first contribution in #280
- @ThoFrank made their first contribution in #295
Full Changelog: v6.0.1...v6.0.2
v6.0.1
doc update
v6.0.0
release
v4.1.0 Release
address issue with mutable borrow using get_value_index (#115) * use get_value_at to look up argument * implement ExtractArgFromJs that uses borrow instead of mut borrow
v2.1.1
initial tagged release for node-bindgen crate