Skip to content

Releases: Okazakee/blurkit

blurkit v0.1.7

16 May 09:22

Choose a tag to compare

blurkit 0.1.7

Changes since v0.1.6

Fixes

  • make BlurResult.meta required since every runtime populates it (bc490fd)

Performance

  • deduplicate parallel encodes with same cache key via inflight map (5cf6268)

blurkit v0.1.6

15 May 22:56

Choose a tag to compare

blurkit 0.1.6

Changes since v0.1.5

Features

  • add deno runtime with local filesystem and wasm decode support (f9c1438)

blurkit v0.1.5

15 May 14:50

Choose a tag to compare

blurkit 0.1.5

Changes since v0.1.4

Features

  • split codecs into companion package and lazy-load wasm runtime (a38905a)
  • add wasm runtime, edge fallback, and cli backend selector (85e5f94)

Performance

  • reduce publish payload and web startup overhead (87cb2dd)

blurkit v0.1.4

13 May 14:15

Choose a tag to compare

blurkit 0.1.4

Changes since v0.1.3

Fixes

  • publish proper MIT license metadata in v0.1.4 (355c6c7)

blurkit v0.1.3

13 May 13:03

Choose a tag to compare

blurkit 0.1.3

Changes since v0.1.2

Features

  • ship v0.1.3 runtime hardening and release automation (9670627)