Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

57 lines (40 loc) · 2.43 KB

0.5.1 (June 2024)

  • Bumped the Bio-Formats API version to 7.3.0 #87

0.5.0 (June 2024)

  • Updated GitHub Actions to v4 and now deploying snapshot on tag #80
  • Added Java 17 to the test matrix #81
  • Bumped the Bio-Formats version to 7.1.0 #71
  • Introduced S3FileSystemStore and a new option (omezarr.alt_store) for reading directly from S3 #82
  • Updated handling and parsing of acquisition metadata #75

0.4.1 (February 2024)

  • Reduced the number of fields saved in memo files #78

0.4.0 (December 2023)

  • Updated JZarr dependency to use dev.zarr:jzarr 0.4.0 #54
  • Removed duplicate declaration from POM file #56
  • Use canonical path for calls to ZarrService #57
  • Updated GitHub actions checkout to V3 #59
  • Updated ReadMe installation instructions and requirements #62
  • Implemented performance improvements and introduced new reader options #64
  • Bumped the Bio-Formats version to 7.0.0 #65
  • Bumped dev.zarr:jzarr to 0.4.2 #66

0.3.1 (March 2023)

  • Updated GitHub Actions output commands #42
  • Upgraded GitHub Actions setup-java action #47
  • Fixed handling of pre-existing plate metadata to avoid duplicate keys #49

0.3.0 (June 2022)

  • Updated a number of dependencies #38

0.2.0 (May 2022)

  • Add OME-XML metadata support #31

0.1.5 (April 2022)

  • Fix HCS validation #24

0.1.4 (April 2022)

  • Remove dependency #29