- Changed
- Update bundled libwebp from 1.3.0 (with CVE-2023-4863 patch) to 1.3.2, which officially ships with the vuln fix #24
- Misc
- Check in lockfile #22
- Fixed
- Update bundled libwebp to incorporate the CVE-2023-4863 patch #21
- Fixed
- Fix regression introduced in 0.1.6. The build was failing if the bundled libwebp (1.3.0) is used and one of the encoding functions are used. #17
- Fixed
- Fix build with SSE4.1 support #13
- Fixed
- Build with bundled libwebp no longer fails without another libwebp installed #11
- Misc
- Update cfg-if from 0.1.6 to 1.0.0
- Changed
- Update bundled libwebp from 1.2.0 to 1.2.2 https://github.com/qnighy/libwebp-sys2-rs/commit/dcd7f2a47e4cc6e073526848a75a8979295ed1cf
- Misc
- Changed
- Update bundled libwebp from 1.1.0 to 1.2.0 #2
- Added
- Support libwebp-1.2.0's
qmin
/qmax
#2
- Support libwebp-1.2.0's
- Misc
- Setup GitHub Actions #1
- Carved out from qnighy/libwebp-rs to qnighy/libwebp-sys2-rs.
Initial release.