v0.1.1
What's Changed
- feat(quickjs-rs): propagate host callback exceptions by ccurme (@ccurme) in #17
- chore: fix memory workflow by Hunter Lovell (@hntrl) in #15
- fix(quickjs-rs): avoid binding raw QjsHandle to locals by ccurme (@ccurme) in #18
- fix(quickjs-rs): exclude async host wait time from eval_async deadlines by ccurme (@ccurme) in #19
- fix(timeout): make async timeouts per-call by default by Hunter Lovell (@hntrl) in #20
- feat(snapshot): implement context snapshotting v1 pipeline by Hunter Lovell (@hntrl) in #21
- chore(ci): run benchmarks on codspeed-macro by Hunter Lovell (@hntrl) in #24
- release: 0.1.1 by Hunter Lovell (@hntrl) in #25
Full Changelog: v0.1.0...v0.1.1