Update image crate to 0.24, fix deprecation of PngEncoder::encode
Remove strip from CD due to cargo strip stabilization
Make CI test cargo doc build with palette_color feature
Add get_kmeans_hamerly test to lib.rs doctest
Fix clippy lints for late init, this shortens code overall
Change ImageBuffer calls to as_raw where possible, removes an allocation
Save palette files with Adaptive filtering to save more space
Update Cargo.lock
Specify more precise dependencies in Cargo.toml
Strip symbols in release in Cargo.toml
Update version number in README.md
Update changelog
Update
image
crate to 0.24, fix deprecation of PngEncoder::encode Remove strip from CD due to cargo strip stabilization Make CI test cargo doc build with palette_color feature Add get_kmeans_hamerly test to lib.rs doctest Fix clippy lints for late init, this shortens code overall Change ImageBuffer calls to as_raw where possible, removes an allocation Save palette files with Adaptive filtering to save more space Update Cargo.lock Specify more precise dependencies in Cargo.toml Strip symbols in release in Cargo.toml Update version number in README.md Update changelog