Skip to content

OpenSlide Java 0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bgilbert bgilbert released this 25 Jul 03:20
v0.10.0
  • Change package namespace to org.openslide
  • Add wrapper class for associated images
  • Have OpenSlide implement Closeable
  • Convert top-level build system to Autotools
  • Rename JAR and JNI library (thanks, Mathieu Malaterre)
  • Embed JNI library path in JAR on Linux
  • Fix translation by large offsets in GUI (thanks, Jan Harkes)
  • Fix IllegalArgumentException in associated image error cases
  • Add build instructions