This release has an MSRV of 1.65.
This is the first release under the stewardship of Linebender, who is now responsible for maintenance of this crate.
Many thanks to Yevhenii Reizner for the years of hard work that he has poured into this and other crates.
Added
Fixed
- Round hues in HSL to RGB conversion. (#34 by @erxclau)
- Correct rounding of alpha. (#35 by @waywardmonkeys)
Changed
- Set the MSRV in
Cargo.toml
and updated the edition to 2021. (#40 by @tomcur) - Simplify color component rounding and bounds checking. (#43 , #44 by @tomcur)
New Contributors
- @waywardmonkeys made their first contribution in #26
- @erxclau made their first contribution in #31
- @tomcur made their first contribution in #40
Full Changelog: v0.15.2...v0.15.3