Skip to content

Releases: girder/large_image

Version 1.9.0

17 Dec 15:35
d68f394
Compare
Choose a tag to compare

Features

  • Better palette support in styles (#724)
  • Enumerate available palettes (#741)

Improvements

  • The openjpeg girder source handles uploaded files better (#721)
  • Suppress some warnings on Girder and on bioformats (#727)

Bug Fixes

  • Harden detecting file-not-found (#726)
  • Fix the pylibmc dependency for windows (#725)

Version 1.8.11

08 Dec 14:56
c87fb16
Compare
Choose a tag to compare

Changes

  • Reduce extraneous files in large_image distribution (#718)

Version 1.8.10

07 Dec 15:03
beb1c88
Compare
Choose a tag to compare

Changes

  • Improve library dependencies in setup.py (#710, #715)

Version 1.8.9

06 Dec 17:40
dc81e0f
Compare
Choose a tag to compare

Changes

  • Include the converter in the girder tasks dependency (#707)

Version 1.8.8

06 Dec 15:14
600e4d5
Compare
Choose a tag to compare

Changes

  • Some log levels have been adjusted (#689, #695)

Version 1.8.7

19 Nov 18:24
93423b0
Compare
Choose a tag to compare

Improvements

  • Add the image converter to the extra requires (#677)
  • All file tile sources can take either strings or pathlib.Path values (#683)
  • On Girder with read-only assetstores, return results even if caching fails (#684)
  • Handle geospatial files with no explicit projection (#686)

Bug Fixes

  • Fix default properties on annotations when emitted as centroids (#687)

Version 1.8.6

08 Nov 15:08
c1e71f0
Compare
Choose a tag to compare

Bug Fixes

  • A change in the Glymur library affected how missing files were handled (#675)

Version 1.8.5

02 Nov 15:58
0a29523
Compare
Choose a tag to compare

Improvements

  • Better Girder client exports (#674)

Version 1.8.4

29 Oct 12:41
96585c2
Compare
Choose a tag to compare

Improvements

  • Improve warnings on inefficient tiff files (#668)
  • Add more options to setFrameQuad (#669, #670)
  • Improved concurrency of opening multiple distinct tile sources (#671)

Version 1.8.3

07 Oct 21:01
6919669
Compare
Choose a tag to compare

Improvements

  • Better handle item changes with tile caching (#666)