This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from lf-lang/releases/v0.5.0
Release version 0.5.0
- Loading branch information
Showing
19 changed files
with
53 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Changelog | ||
|
||
## [v0.5.0](https://github.com/lf-lang/epoch/tree/v0.5.0) (2023-09-01) | ||
|
||
**Highlights** | ||
|
||
This release comes with an updated Lingua Franca compiler, and several updated dependencies. | ||
|
||
**🚀 New Features** | ||
|
||
- Uclid5-based LF Verifier [\#26](https://github.com/lf-lang/epoch/pull/26) ([@a-sr](https://github.com/a-sr)) | ||
|
||
**✨ Enhancements** | ||
|
||
- Support for M1 Silicon on Mac [\#1](https://github.com/lf-lang/epoch/pull/1) ([@a-sr](https://github.com/a-sr)) | ||
- Formatting configured for two-space indentation [\#21](https://github.com/lf-lang/epoch/pull/21) ([@a-sr](https://github.com/a-sr)) | ||
- ELK debug features added to Epoch product [\#28](https://github.com/lf-lang/epoch/pull/28) ([@a-sr](https://github.com/a-sr)) | ||
|
||
**🚧 Maintenance and Refactoring** | ||
|
||
- Build infrastructure adjusted to new LF repository structure [\#17](https://github.com/lf-lang/epoch/pull/17) ([@a-sr](https://github.com/a-sr)) | ||
- Updated LF submodule and restored compatibility [\#20](https://github.com/lf-lang/epoch/pull/20) ([@a-sr](https://github.com/a-sr)) | ||
- Stream for the Oomph setup to install KlighD and ELK [\#25](https://github.com/lf-lang/epoch/pull/25) ([@soerendomroes](https://github.com/soerendomroes)) | ||
- ELK + KlighD Oomph setup [\#29](https://github.com/lf-lang/epoch/pull/29) ([@soerendomroes](https://github.com/soerendomroes)) | ||
|
||
**⬆️ Updated Dependencies** | ||
|
||
- All dependencies bumped to latest releases [\#22](https://github.com/lf-lang/epoch/pull/22) ([@a-sr](https://github.com/a-sr)) | ||
|
||
**🏷️ Miscellaneous** | ||
|
||
- Workaround to allow building this project in Eclipse [\#14](https://github.com/lf-lang/epoch/pull/14) ([@lhstrh](https://github.com/lhstrh)) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule lingua-franca
updated
137 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters