github MarkusJx/node-java-bridge v2.0.0
Release v2.0.0

latest releases: v2.6.0, v2.5.2, v2.5.1...
20 months ago

What's Changed

  • Re-wrote the whole plugin with rust using napi-rs
    • This provides an equally fast interface between node.js and java, but is far safer
  • Pre-built binaries can now be downloaded
    • This removes the additional build step upon installing the package
    • Thus, there's no need anymore to install the node.js build tools in order to use this package
  • New documentation is now available at https://markusjx.github.io/node-java-bridge
  • The functionality of this package stayed mostly the same

Feel free to submit any bugs you've found

Full Changelog: v1.0.0...v2.0.0

Don't miss a new node-java-bridge release

NewReleases is sending notifications on new releases.