Lingua Franca 0.7.1
v0.7.1 (2024-05-17)
Highlights
This patch release includes bugfixes that address imports, tracing plugins, clock synchronization, and code generation issues.
🔧 Fixes
- Search for imported reactors to include reactors instantiated in modes #2277 (@erlingrj)
- Extensions to the trace-plugin property #2275 (@erlingrj)
- Set annotated layout options for modes. #2267 (@soerendomroes)
- Fixed code generation for nested generic reactor instances #2284 (@cmnrd)
- Code-generator changes required for reactor-c clock-sync fix #2285 (@erlingrj)
Submodule lf-lang/reactor-c
🔧 Fixes
- Fix race condition in lf_watchdog_stop #417 (@erlingrj)
- TracePluginProperty fixes #420 (@erlingrj)
- RTI and federate socket fixes #422 (@erlingrj)
Submodule lf-lang/reactor-cpp
- No Changes
Submodule lf-lang/reactor-rs
- No Changes