2.0.0
What's Changed
- Feature: Expose Palette.Swatch instead of Color for filtering dominant color by @jordond in #17
- Feature: Experimental Web support by @jordond in #19
- Feature: Lower minimum sdk to 21 #21
- Feature: Add rememberNetworkLoader composable #20
Breaking Changes
- Change property name isColorValid -> isSwatchValid
- Filter lambda now exposes Palette.Swatch instead of a Color
Full Changelog: 1.0.1...2.0.0