Image/packages/binding/CHANGELOG.md
LongYinan 855bdd7814
chore(release): publish
- @napi-rs/image@1.1.2
2022-04-22 23:45:48 +08:00

2.0 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.2 (2022-04-22)

Bug Fixes

  • image: manipulate image has no effect (e224c25)
  • image: webp encode LumaA8 and Luma8 (2473680)

1.1.1 (2022-04-21)

Bug Fixes

  • binding: resize options and jpeg compress implementation (b23c53b)

1.1.0 (2022-04-19)

Features

  • async Transformer class (#9) (7cd00d4)
  • image: implement png_quantize (66f5e0f)
  • image: implement svg_min (5b916b3)
  • image: support more operations on Transformer (af8ed99)
  • image: support Transformer from raw rgba pixels (8d49a8c)
  • support avif (81fc73a)
  • support webp (e90ecdc)
  • transform into monorepo (#3) (d0de72e)