Skip to content

Version 1.30.6

Latest
Compare
Choose a tag to compare
@manthey manthey released this 09 Jan 18:13
· 2 commits to master since this release
e31d221

Features

  • Allow gdal to read and rasterize vector formats (#1763)

Improvements

  • Harden the geojson annotation parser (#1743)
  • Add more color palettes (#1746)
  • Improve the list of extensions the bioformats source reports (#1748)
  • Improve handling of ome-tiff files generated by bioformats (#1750)
  • Read jp2k compressed associated images in tiff files (#1754)
  • Improve writing to zarr sinks from multiple processes (#1713)
  • Slightly faster GDAL validateCOG (#1761)
  • Improve clearing caches (#1766)
  • Harden many of the source reads (#1768)

Changes

  • Suppress a warning about nd2 files that we can't do anything about (#1749)
  • Zero empty areas in tile frames (#1752)
  • Don't include cache libraries in [common] deployments (#1758)
  • Specify empty_dir=yes when constructing vsicurl parameters (#1760)
  • Update how some associated images are read in tiff files (#1763)
  • Pin zarr < 3 (#1767)

Bug Fixes

  • Harden the tile cache between python versions and numpy versions (#1751)
  • Cast histogram ranges to floats (#1762)