Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 553 Bytes

File metadata and controls

17 lines (11 loc) · 553 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.74.2] - 2026-07-10

Added

  • Adds encoding images using DWAA/DWAB compression, without any API change.

[1.74.1] - 2026-07-08

Added

  • Adds decoding images that have DWAA/DWAB compression, without any API change.
  • Introduces safe SIMD runtime dispatch using pulp, for DWA decoding.