v0.1.0
What's Changed
- ci: add least-privilege permissions and SHA-pin third-party actions by John Kennedy (@jkennedyvz) in #1
- fix: enforce panic=unwind, wrap oxidase, propagate pending-job exceptions by Colin Francis (@colifran) in #2
- refactor(runtime): make Runtime.install the only module install API by Hunter Lovell (@hntrl) in #4
- test(benchmarks): add threaded stress isolation benchmark by Hunter Lovell (@hntrl) in #7
- docs(security): add threat model and README security guidance by Hunter Lovell (@hntrl) in #6
- fix(security): sanitize host callback errors exposed to js by Hunter Lovell (@hntrl) in #8
- fix(runtime): prevent async pending-id collision on wraparound by Hunter Lovell (@hntrl) in #10
- feat: add ThreadWorker utility for !Send Runtime/Context pinning by ccurme (@ccurme) in #12
- chore(security): add supply-chain dependency policy gates by Hunter Lovell (@hntrl) in #11
- chore(repo): remove legacy spec artifacts and normalize docs by Hunter Lovell (@hntrl) in #13
- feat(memory): add codspeed memory profiling and reporting by Hunter Lovell (@hntrl) in #14
- release(quickjs-rs): 0.1.0 by ccurme (@ccurme) in #16
New Contributors
- John Kennedy (@jkennedyvz) made their first contribution in #1
- Colin Francis (@colifran) made their first contribution in #2
- Hunter Lovell (@hntrl) made their first contribution in #4
- ccurme (@ccurme) made their first contribution in #12
Full Changelog: https://github.com/langchain-ai/quickjs-rs/commits/v0.1.0