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