What's Changed
- Codegen update on const values by @awxkee in #158
- Adding new tests by @awxkee in #160
- A bit of parser improvements/Bump MSRV by @awxkee in #161
- Added new matrix coefficients from new ITU-R spec revision by @awxkee in #163
- docs: note TRC variants for new_pro_photo_rgb and new_adobe_rgb by @lilith in #166
- Remove get_unchecked from linearization table lookups by @lilith in #165
- Remove get_unchecked from barycentric weight LUT lookups by @lilith in #168
- Adding SVE, Making dispatch slightly better by @awxkee in #173
- Adding SVE fuzzer by @awxkee in #174
- Reject CLUT grid dimensions less than 2 by @telecos in #176
- Fix in/out channel validation logic on A2B by @telecos in #177
- README update by @awxkee in #179
- Fix AVX prismatic double interpolation by @Shnatsel in #180
- Bpc scaling by @awxkee in #181
- Refactor and bugfixes by @awxkee in #183
- Regression test by @awxkee in #184
- Safer SIMD, take 2 by @Shnatsel in #178
- Clippy for 32 bit by @awxkee in #185
- Add generic Q0.15 LUT4-to-3 transforms by @Xeonacid in #186
- Clippy by @awxkee in #189
New Contributors
Full Changelog: 0.8.1...0.9.0