VS Lingua Franca 0.2.0
v0.2.0 (2022-05-02)
Highlights:
Upgrade to Lingua Franca v0.2.0, which runs on Java 17. Most relevant to the VS Code extension is a fix for an issue that prevented some of the diagram options from showing up in the menu.
Fixed bugs:
- "Build and Run" should use full path #43
Closed issues:
- Strange rendering artifacts in diagrams #31
Merged pull requests:
- Make "Build and Run" action work irrespective of current working directory #45 (petervdonovan)
- Bump to Java 17 and allow building on Mac #44 (lhstrh)