mirror of
https://github.com/Brooooooklyn/Image.git
synced 2025-12-08 18:36:03 +00:00
2.0 KiB
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
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)