Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

62 lines (30 loc) · 2.45 KB

1.0.5 (2025-02-04)

Bug Fixes

  • wrong package.json entrypoint (dbb185f)

1.0.4 (2025-01-21)

Bug Fixes

1.0.3 (2025-01-14)

Bug Fixes

  • buffer reading in the browser environment (cf4229d)

1.0.2 (2025-01-07)

1.0.1 (2024-05-17)

Bug Fixes

1.0.0 (2024-05-17)

Bug Fixes

  • apng files with multiple IDAT/fdAT chunks in single frame (69dad3c), closes #16
  • update dependencies (ba173ee)

chore

  • use convetional-commits for commit messages (24e86b9)

Code Refactoring

  • drop support for node 0.8.x (232c2d0)

Features

BREAKING CHANGES

  • drop support for following Node.js versions: 0.10.x, 0.12.x, 4.x.x, 6.x.x
  • support for node 0.8.x dropped