Releases: daprice/BlurHashViews
Releases · daprice/BlurHashViews
v1.1.0
What's Changed
- Added functionality to extract representative color palettes from BlurHash strings using the k-means++ algorithm. See the readme and documentation for more details and examples.
- Fix doc generation by @finestructure in #1
- Improve parsing speed by ~4x by @john-flanagan in #2
- Fixed macCatalyst availability by @BigZaphod in #3
New Contributors
- @finestructure made their first contribution in #1
- @john-flanagan made their first contribution in #2
- @BigZaphod made their first contribution in #3
Full Changelog: v1.0.0...v1.1.0