Skip to content

Lingua Franca 0.2.1

Compare
Choose a tag to compare
@francabot francabot released this 02 Jun 23:15
· 6420 commits to master since this release
v0.2.1
97a66bf

v0.2.1 (2022-06-01)

Highlights:

This release includes bug fixes related to IDE tooling and federated execution. Various code cleanups and refactoring efforts have also been included in this release.

Full Changelog

Implemented enhancements:

  • Introduce a thread-safe logging API for Rust #1138 (@cmnrd)
  • Turn warning for absence of main reactor into an informational message #1113 (@edwardalee)
  • Adjusted build to fall back to python command if python3 is not available #1197 (@Soroosh129)
  • Add more suitable default template for LF projects to Epoch #1180 (@lhstrh)
  • Add support for the STP handler to the Python target #1176 (@Soroosh129)
  • Add federated docker file generation for TS target #1165 (@housengw)
  • Smarter default number of workers in C runtime #1139 (@erlingrj)
  • Add support for interleaved operator to Rust target #1133 (@jhaye)
  • Change TS generator to support serialization of communication in federated execution #1125 (@CloverCho)

Fixed bugs:

Closed issues:

Merged pull requests: