Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 330 Bytes

CHANGES.md

File metadata and controls

16 lines (10 loc) · 330 Bytes

Release Notes

Version 0.1.2

  • Export decoder::LoopCount.
  • Fix decode bug in read_quantization_indices that caused some lossy images to appear washed out.
  • Switch to byteorder-lite crate for byte order conversions.

Version 0.1.1

  • Fix RIFF size calculation in encoder.

Version 0.1.0

  • Initial release