Releases: lf-lang/epoch
Epoch IDE 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++.
Epoch Nightly
Merge pull request #83 from lf-lang/snapshots/v0.8.3 Snapshot version 0.8.3
Epoch IDE 0.8.1
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.
Epoch IDE 0.8.0
Epoch IDE 0.7.2
Epoch IDE 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.
Epoch IDE 0.7.0
v0.7.0 (2024-05-01)
Highlights
This release includes an updated Lingua Franca compiler and updates of several dependencies.
🔧 Fixes
- Removal of failing federated template #62 (@edwardalee)
🚧 Maintenance and Refactoring
⬆️ Updated Dependencies
- Update the target platform to 2024-03, Xtext 2.34, Klighd 3.0.1, and ELK 0.9.1 #65 (@soerendomroes)
Epoch IDE 0.6.0
v0.6.0 (2024-01-26)
Highlights
This release features an updated compiler core but includes no major changes to the IDE itself.
Epoch IDE 0.5.1
v0.5.1 (2023-09-12)
Highlights
This release features an updated Lingua Franca compiler.
📖 Documentation
- Updated README #49 (@edwardalee)
Epoch IDE 0.5.0
v0.5.0 (2023-09-01)
Highlights
This release comes with an updated Lingua Franca compiler, and several updated dependencies.
🚀 New Features
✨ Enhancements
- Support for M1 Silicon on Mac #1 (@a-sr)
- Formatting configured for two-space indentation #21 (@a-sr)
- ELK debug features added to Epoch product #28 (@a-sr)
🚧 Maintenance and Refactoring
- Build infrastructure adjusted to new LF repository structure #17 (@a-sr)
- Updated LF submodule and restored compatibility #20 (@a-sr)
- Stream for the Oomph setup to install KlighD and ELK #25 (@soerendomroes)
- ELK + KlighD Oomph setup #29 (@soerendomroes)
⬆️ Updated Dependencies
🏷️ Miscellaneous