Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 12:08
· 168 commits to main since this release

Changes

  • UDP support (contributed by @jtenner)
  • Added support for cargo test when lunatic is used as runner. Now lunatic will mimic Rust's behaviour when running guest tests annotated with #[lunatic::test].
  • Temporarily removed support for distributed lunatic while a better design is in development.