Skip to content

Releasing `dora-rs` v0.1.1

Compare
Choose a tag to compare
@haixuanTao haixuanTao released this 05 Dec 19:58
· 2017 commits to main since this release
d9efa67

This release fixes some of the issue of deployment previously present in the 0.1.0.

This release contains fixes for:

  • Python linking using pypi release but also a redesigned python thread model within the runtime to avoid deadlock of the GIL. This also fix an issue with patchelf.
  • A deployment separation for ubuntu as the 20.04 version of dora and 22.04 version of dora are non-compatible.
  • A better tagging of api for dora Rust API.

We have unfortunately removed macOS and Windows from prime support as we want to focus for Linux at the moment that is going to be used on small computer and cloud environment.