Skip to content

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 23 Feb 22:29
· 32 commits to main since this release

What's Changed

  • perf(parser): fast-path name tokenization to avoid TextDecoder by @ntedvs in #33
  • perf: reduce allocations and copies in load-modify-save path by @Mythie in #34
  • fix(signatures): ensure crypto engine is always installed before use by @Mythie in #36

Full Changelog: v0.2.9...v0.2.10