Skip to content

Lingua Franca 0.8.1

Compare
Choose a tag to compare
@francabot francabot released this 14 Jul 12:33
· 407 commits to master since this release
v0.8.1
1db503e

v0.8.1 (2024-07-14)

Highlights

This patch release includes several minor bugfixes and enhancements, improving Docker support for the C++ target and providing a more complete implementation of watchdogs.

✨ Enhancements

🚧 Maintenance and Refactoring

Submodule lf-lang/reactor-c

🚀 New Features

  • New Python functions lf.package_directory() and lf.source_directory() #455 (@edwardalee)

🔧 Fixes

  • Better error messages when HMAC authentication is attempted by federates when RTI does not support it #461 (@Jakio815)

Submodule lf-lang/reactor-cpp

  • No Changes

Submodule lf-lang/reactor-rs

  • Remove creusot sources and merge back vecmap into main runtime crate #47 (@oowekyala)