0.8.0
What's Changed
- Codegen by @awxkee in #130
- LUT as default feature by @awxkee in #131
- Allow encoding custom creation dates by @awxkee in #132
- Make ParametricCurve public and minor fix on default function by @telecos in #134
- Hardened checks for LUT size by @awxkee in #135
- Refactor and codegen improvements by @awxkee in #136
- Added in place transforms by @awxkee in #137
- Improved SIMD by @awxkee in #138
- fix(neon): use vr1 instead of vr0 for second pixel's blue channel by @lilith in #139
- fix: accept non-standard ICC profile versions by @lilith in #141
- Fix gray transform typos by @awxkee in #143
- fix: use native white point from colorant sum in rgb_to_xyz_matrix by @lilith in #140
- Fix time API on wasm by @awxkee in #146
- Remove invalid gamut clipping by @awxkee in #147
- Docs by @awxkee in #149
- Docs by @awxkee in #150
New Contributors
Full Changelog: 0.7.11...0.8.0