Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

60 lines (36 loc) · 2.28 KB

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 (2021-02-08)

Features

  • perf: remove unneeded image buffer (c3aadc9)

0.3.3 (2021-02-07)

Bug Fixes

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

0.3.2 (2021-02-07)

Bug Fixes

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

0.3.1 (2021-02-07)

Features

  • node: bundle source and inline wasm (a3d9cfc)

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 (2021-02-04)

Features

  • blurhash: convert blurhash to css (7b34538)