Skip to content

v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 02:40
· 49 commits to master since this release

4.3.0 (2023-12-26)

Features

  • move to new std using import map and deno.lock (39e095f)
  • optimize wasm size using via enabling LTO and using TALC allocator (e74b761)
  • use current OWASP params and timingSafeEqual (3690299)
  • write a simple crypto.subtle based hmac implementation to stop relying on old std (d71d825)