Skip to content

Releases: jpy-consortium/jpy

v1.0.0

05 Dec 23:08
Compare
Choose a tag to compare

What's Changed

  • Update project's Development Status classifier by @jmao-denver in #175
  • fix: make PyObject cleanup thread-safe in free-threaded Python and reduce contention by @jmao-denver in #176
  • chore: Update README and RELEASE in preparation for release by @devinrsmith in #178

Full Changelog: v0.19.0...v1.0.0

v0.19.0

08 Nov 05:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0

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