Skip to content

Releases: infinyon/node-bindgen

v6.1.0

Choose a tag to compare

@morenol morenol released this 06 Sep 03:55
02dcd71

What's Changed

Full Changelog: v6.0.2...v6.1.0

v6.0.2

Choose a tag to compare

@morenol morenol released this 20 Jun 13:45
e6727c9

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.0.2

v6.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Sep 21:57
doc update

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 22:40
release

v4.1.0 Release

Choose a tag to compare

@github-actions github-actions released this 24 Dec 17:06
f70d6a2
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

Choose a tag to compare

@github-actions github-actions released this 12 Aug 22:13
7eac36d
initial tagged release for node-bindgen crate