0.6.0 - Performance && ColorProfile
Features
- Output grayscale images as possible #11
- Reduces up to 66% memory usage.
- Support libavif v0.60 and set proper color space as possible. #13
- Decoding images with alpha planes becomes faster 13%~25% than before
Fixs
- Scale alpha planes [0, (1 << bit-depth) - 1] to [0, 65536] #14
Project
- The dependency of libavif bumped to v0.6.0 #13