-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update metadata for 0.5 release; CI/CD, clippy,
image
fixups
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
- Loading branch information
Showing
10 changed files
with
186 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.