Lingua Franca 0.8.2
v0.8.2 (2024-08-02)
Highlights
This patch release includes minor bugfixes and several enhancements of our Docker support. It also adds custom serialization for the Python target and support for the use of target code expressions to specify time values in C++.
🚀 New Features
✨ Enhancements
- Ability to use of target code expressions for time values in C++ #2369 (@cmnrd)
- Do not require libexecinfo in C++ docker images #2372 (@cmnrd)
- Immediate start of federates with STP offset under decentralized coordination & fix target code STP_offset #2368 (@Depetrol)
- Custom Serialization in Python Target #2375 (@Depetrol)
- RTI Docker Hub Continuous Deployment with Multiplatform Support #2384 (@Depetrol)
🔧 Fixes
- Immediate start of federates with STP offset under decentralized coordination & fix target code STP_offset #2368 (@Depetrol)
- Fixed docker support for the Python target #2377 (@cmnrd)
- Fix to get get all preambles in Python + updated tests #2381 (@edwardalee)
- C++ raw strings allowed in target code blocks #2385 (@lhstrh)
🚧 Maintenance and Refactoring
- Renaming
Latest Tag Completed
toLatest Tag Confirmed
#2346 (@byeonggiljun)
Submodule lf-lang/reactor-c
🚀 New Features
- Support for Patmos platform #383 (@EhsanKhodadad)
✨ Enhancements
- Immediate start of federates with STA offset under decentralized coordination #469 (@Depetrol)
- Custom Serialization in Python Target #471 (@Depetrol)
- Optimization of LTC signals #445 (@byeonggiljun)
- RTI dockerfile support for multi-architecture builds #464 (@elgeeko1)
Submodule lf-lang/reactor-cpp
✨ Enhancements
Submodule lf-lang/reactor-rs
- No Changes