Skip to content

Releases: LePips/BlurHashKit

2.0

09 May 07:11

Choose a tag to compare

Refactors package greatly, performing optimizations to achieve ~10% fast decoding in most cases.

Removes BlurHash type in favor of simple String -> [NS|UI]Image decoding and encoding.

1.2

28 Sep 03:20

Choose a tag to compare

1.2

Caches cosine computations for decoding.

1.1

08 Aug 06:55
3c23237

Choose a tag to compare

1.1

Adds BlurHashView and UIBlurHashView for convenient BlurHash usage.

1.0 Release

08 Aug 03:45
ee9f34f

Choose a tag to compare

Creates the initial port of the Swift BlurHash implementation.