Skip to content

Releases: lyric-project/lyric

v0.1.6

20 Dec 06:56
5f41d68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

26 Nov 15:28
03e8b89
Compare
Choose a tag to compare

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

07 Nov 04:59
Compare
Choose a tag to compare

Release v0.1.4

Support resource isolation

  • Memory Limits
  • File and directory sharing and permission control

v0.1.4-rc0

05 Nov 10:48
Compare
Choose a tag to compare
v0.1.4-rc0 Pre-release
Pre-release

v0.1.4-rc0

Support resource isolation

  • Memory Limits
  • File and directory sharing and permission control

v0.1.3

04 Nov 09:23
Compare
Choose a tag to compare

Lyric v0.1.3

  • Support multi-platforms build(Windows, Linux, MacOS)
  • Fix pypi package upload bug

v0.1.2-rc2

04 Nov 06:15
Compare
Choose a tag to compare
v0.1.2-rc2 Pre-release
Pre-release

Fix build wheels error

v0.1.1

03 Nov 21:47
Compare
Choose a tag to compare

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 framework
    • lyric-py-worker: Python worker
    • lyric-js-worker: JavaScript worker

v0.1.1-rc0

05 Oct 00:45
Compare
Choose a tag to compare
v0.1.1-rc0 Pre-release
Pre-release

Release 0.1.1-rc0