Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexarchambault alexarchambault released this 07 Sep 09:54
74ea222

Changes

  • Move graalvm helper classes to a dedicated windows-jni-utils-graalvm module
  • Publish .dll / .lib files as is on Maven Central (.lib being useful for static linking, with native-image for example)
  • Add helper method on LoadWindowsLibrary to disable calls to System.loadLibrary (useful when static linking is used)