Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.09 KB

NEWS.md

File metadata and controls

28 lines (19 loc) · 1.09 KB

5.3.4 (2018-01-04)

  • Revert 5.3.3 changes to RandomAccessFile.setLength in NIOFileHandle (#21)

5.3.3 (2017-10-20)

  • Reduce calls to RandomAccessFile.setLength in NIOFileHandle (#15)
  • Fix LocationTest unit tests (#13)

5.3.2 (2017-06-29)

  • Register OME codecs service (#11)
  • Clean up POM (#9)

5.3.1 (2017-11-06)

  • Register JPEG-XR service (#8)
  • Cleanup references to the OME Artifactory (#7)

5.3.0 (2016-10-13)

  • Add Maven and Travis infrastructure (#1, #2, #3)
  • Initial decoupling ome-common components from Bio-Formats