Skip to content

v0.2.0

Compare
Choose a tag to compare
@lars-reimann lars-reimann released this 25 Oct 09:59
· 447 commits to main since this release

0.2.0 (2023-10-25)

This is the first release that uses Langium instead of Xtext. A few features from the old version are still missing, but generally the user experience is massively improved, so we opted to release the current status right now.

Features

Bug Fixes

  • CLI startup (#560) (4bde898)
  • duplicate error if annotation call has no argument list and lacks required parameters (#650) (4ba2c2c)
  • mark map literals as experimental (#656) (ca47870)
  • resolution of references to declarations of wrong node type (#599) (6ae387a)