Releases: lyric-project/lyric
Releases · lyric-project/lyric
v0.1.6
v0.1.5
What's Changed
- 📝 add community Integrations by @csunny in #1
- feat(component): Support ts transpiling component by @fangyinc in #2
- feat(component): Support run typescript in lyric by @fangyinc in #3
- fix(build): Fix Windows build error by @fangyinc in #4
- chore(ci): Release v0.1.5 by @fangyinc in #5
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.4-rc0
v0.1.4-rc0
Support resource isolation
- Memory Limits
- File and directory sharing and permission control
v0.1.3
v0.1.2-rc2
Fix build wheels error
v0.1.1
Lyric v0.1.1
First release of Lyric - A WebAssembly-based secure runtime framework.
Features
- WebAssembly-powered sandbox environment
- Support for Python and JavaScript execution
- Async API with Python bindings
- Three main packages:
lyric-py
: Core frameworklyric-py-worker
: Python workerlyric-js-worker
: JavaScript worker
v0.1.1-rc0
Release 0.1.1-rc0