Skip to content

v0.12.0

Compare
Choose a tag to compare
@devinrsmith devinrsmith released this 28 Sep 17:22
· 55 commits to master since this release

What's Changed

  • Support creation of zero-sized primitive Java arrays by @niloc132 in #85
  • Add Java process lookup for 'java.home' in find_jvm_dll_file() by @devinrsmith in #89
  • Use valueOf() to box primitive values instead of creating new objects every time by @rbasralian in #88

New Contributors

Full Changelog: v0.11.1...v0.12.0