Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 572 Bytes

CHANGES.md

File metadata and controls

18 lines (13 loc) · 572 Bytes

0.15.2

  • Fix EXPAND transformation to leave bit depths above 8 unchanged

0.15.1

  • Fix encoding writing invalid chunks. Images written can be corrected: see image-rs/image#1074 for a recovery.
  • Fix a panic in bit unpacking with checked arithmetic (e.g. in debug builds)
  • Added better fuzzer integration
  • Update term, rand dev-dependency
  • Note: The show example program requires a newer compiler than 1.34.2 on some targets due to depending on glium. This is not considered a breaking bug.

0.15

Begin of changelog