Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 08:30

0.5.0 (2025-05-25)

⚠ BREAKING CHANGES

  • remove initialize module function

Documentation

  • update astro cloudflare example (6a0c2ef)

Miscellaneous Chores

  • build module as pure wasi and remove unnecessary wasm imports (f0c7d0d)
  • config: move pnpm save-prefix (bb96cff)
  • config: update eslint config and prettier ignore (7e27b90)
  • deps: lock file maintenance (464ba8d)
  • remove initialize module function (24588b7)
  • renovate: enable lock file maintenance (87daae2)
  • renovate: manage playwright version in e2e docker script (7647096)

Tests

  • add e2e docker script (cfe3098)
  • add libsodium benchmark (25e8b21)
  • add test with high memory cost (ca97aa3)