Skip to content

Releases: jpy-consortium/jpy

v0.18.0

13 Aug 22:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

23 May 20:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

20 Mar 16:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

09 Jan 23:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

01 Aug 22:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

05 Nov 21:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

28 Sep 17:22
Compare
Choose a tag to compare

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

v0.11.1

26 Aug 23:19
649a7f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

24 Jun 17:21
Compare
Choose a tag to compare
  • Publish artifacts to PyPi. Source tarball and binary wheels for Python 3.6 - 3.10 for Linux, Mac, and Windows (x86_64).
  • Publish release to Maven Central with group id org.jpyconsortium and artifact id jpy. Java-8 compatible jars.
  • Many more changes.

Note: some out-of-band (non-CI) wheels were created for Linux arm64.