Closed rleigh-codelibre closed 7 years ago
Add the AutoCloseable interface. This requires throwing Exception, so is a breaking change.
AutoCloseable
Exception
Testing: Check travis is green.
This has been released as org.openmicroscopy:ome-codecs:0.2.0 and will available from Central in the upcoming hours for consumption in Bio-Formats.
org.openmicroscopy:ome-codecs:0.2.0
Add the
AutoCloseable
interface. This requires throwingException
, so is a breaking change.Testing: Check travis is green.