v0.7.0
What's Changed
Added
- Accept input directly from the system clipboard. (#140)
Changed
- Update
find_swatches_with_theme
to use diversity sampling strategies for swatch selection. (#136) - Refactor the
color
module to improve performance and conversion accuracy. (#141) - Exclude default features of the
image
crate to reduce dependencies and speed up builds. (#144)
New Contributors
Full Changelog: v0.6.0...v0.7.0