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 cdd4688 commit 159c34fCopy full SHA for 159c34f
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
-## [0.22.3] - 2024-04-14
+## [0.22.5] - 2024-04-14
4
+
5
+### Bug Fixes
6
7
+- **cli**: Fixed an issue where unused constants were included in generated parsers in some cases.
8
9
+## [0.22.4] - 2024-04-12
10
11
12
13
+- **cli**: Fixed an issue where redundant conditionals were included in generated lexer functions.
14
15
+## [0.22.3] - 2024-04-12
16
17
### Performance
18
0 commit comments