Skip to content

v0.6.0

Compare
Choose a tag to compare
@sbesson sbesson released this 30 Jun 09:00
· 196 commits to master since this release
v0.6.0

What's Changed

  • Add logic to ShapeMask to get label images if they exist by @kkoz in #65
  • Fix channel disabling bug by @kkoz in #72
  • Use gs-jzarr by @kkoz in #71
  • Ngff fixes by @kkoz in #68
  • Increase default max active channels to 10 by @kkoz in #73
  • Remove byte swapping by @kkoz in #74
  • Fix directory file handle leak by @chris-allan in #78
  • Remove utility classes, push functionality down, refactor S3 support by @kkoz in #77
  • Fix Plate based OME-NGFF data by @chris-allan in #80
  • Bulk metadata queries by @chris-allan in #82
  • Zarr tests by @kkoz in #79
  • Fix quantization bugs and tests by @kkoz in #81
  • First set of NGFF optimizations by @chris-allan in #83
  • fix bounds checking in ZarrPixelBuffer by @kkoz in #84
  • Truncate region when requesting shape mask bytes by @kkoz in #85
  • Use pixels ID to lookup rendering def by @kkoz in #86
  • Add "quantization" to features in OPTIONS by @kkoz in #89
  • Add imgdata endpoint by @kkoz in #92
  • Use length of bytes for img data content length by @kkoz in #93
  • Fix lookup table handling by @chris-allan in #97
  • Thorough Zarr pixel buffer implementation by @chris-allan in #94
  • Load wells and well samples for masks for plate label images by @kkoz in #98
  • Fix imgData missing pixel sizes by @chris-allan in #99
  • Use short lived IceMapper by @chris-allan in #101
  • Synchronize with work on omero-zarr-pixel-buffer by @chris-allan in #102
  • Configs need to be strings by @kkoz in #106
  • Remove unused omero client from getRegion and render by @kkoz in #108
  • Get size from PixelBuffer instead of Pixels so it respects resolution… by @kkoz in #104
  • Upgrade to omero-blitz 5.5.12 (OMERO.server 5.6.5) by @chris-allan in #107
  • Change tile size checks to use plane size by @kkoz in #110

Full Changelog: v0.5.3...v0.6.0