Skip to content

v14.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 17:53
· 341 commits to master since this release
cb5744a

14.15.0 (2022-10-04)

Bug Fixes

  • updateHistogram: handle component not loaded case (2137567)
  • updateRenderedImage: don't compute range if in metadata (9918499)

Features

  • applyHistogram: log scale histogram (4df1d84)

Performance Improvements

  • computeRanges: compute for all components simultaneously (34dd9a4)
  • updateHistogram: don't create split array twice (7d30601)
  • updateRenderedImage: compute ranges in chunk worker (19cca9e)