Skip to content

v0.7.2

Choose a tag to compare

@veluca93 veluca93 released this 10 Sep 17:32
· 13 commits to main since this release

This is a bugfix release.

What's Changed

  • Various fixes and cleanups by @veluca93 in #949
  • Only build a ready rectangle after checking that it is non-empty by @tnikkel in #957
  • Use the correct limits for # of transformed modular channels. by @veluca93 in #958
  • Fix undersized row buffer. by @veluca93 in #960
  • Fix undersized input row buffer. by @tnikkel in #965
  • Don't treat an empty out-of-order jxlp box as end of input by @lilith in #956
  • Fix OutOfBounds overestimate in IncrementalTocReader::parse_toc by @veluca93 in #963
  • Fix rectangle math in group_scheduler.rs. by @veluca93 in #962
  • Add a test for render rects wider than chunk_size. by @tnikkel in #964
  • Fix division by zero and empty channel handling during squeeze by @veluca93 in #967
  • Validate ICC preamble early in IncrementalIccReader by @veluca93 in #968
  • Fix Passes::downsampling_bracket computation to conform to spec by @veluca93 in #969
  • v0.7.2 by @veluca93 in #970

Full Changelog: v0.7.1...v0.7.2