We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad6064 commit e9d0c27Copy full SHA for e9d0c27
packages/langium-cli/CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
## v3.5.0 (Apr. 2025)
4
5
-Update the internal `langium` version to 3.5.
+* Update the internal `langium` version to 3.5.
6
+* Comments on parser rules and properties are now reflected in the generated AST ([#1835](github.com/eclipse-langium/langium/pull/1835)).
7
+* Generated code now avoids name collisions with Langium imports ([#1843](https://github.com/eclipse-langium/langium/pull/1843)).
8
+* Supports generating GBNF grammars from the Langium grammar definition ([#1860](https://github.com/eclipse-langium/langium/pull/1860)).
9
10
## v3.4.0 (Feb. 2025)
11
0 commit comments