Skip to content

Releases: JamieMason/blurhash-to-css

0.5.5

12 Nov 22:18
Compare
Choose a tag to compare

0.5.5 (2022-11-12)

Bug Fixes

  • cargo: update dependencies
    (3c6e1d7)
  • npm: update dependencies
    (e43dec9)

Features

  • blurhash: accept arrays of blurhashes
    (3afacfc)

0.4.3

12 Nov 22:18
Compare
Choose a tag to compare

0.4.3 (2021-02-08)

Features

  • perf: remove unneeded image buffer
    (c3aadc9)

0.3.3

12 Nov 22:18
Compare
Choose a tag to compare

0.3.3 (2021-02-07)

Bug Fixes

  • options: make width and height optional
    (0dbe68d)

0.3.2

12 Nov 22:17
Compare
Choose a tag to compare

0.3.2 (2021-02-07)

Bug Fixes

  • node: revert bundling and inlining source
    (5f182ea)

0.3.1

12 Nov 22:17
Compare
Choose a tag to compare

0.3.1 (2021-02-07)

Features

  • node: bundle source and inline wasm
    (a3d9cfc)

0.2.1

12 Nov 22:16
Compare
Choose a tag to compare

0.2.1 (2021-02-06)

Bug Fixes

  • types: add filter and transform properties
    (a475c8f)

Features

  • blurhash: port to rust and webassembly
    (d469b24)

0.1.0

12 Nov 22:16
Compare
Choose a tag to compare

0.1.0 (2021-02-04)

Features

  • blurhash: convert blurhash to css
    (7b34538)