Skip to content

Releases: daprice/BlurHashViews

v1.1.0

22 May 00:23

Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0