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 0013b58 commit 14f4a5fCopy full SHA for 14f4a5f
README.md
@@ -154,6 +154,16 @@ jobs:
154
155
### v2
156
157
+### v2.5 (2025-04-10)
158
+
159
+- Added support for the new syntax test output format of build 4181.
160
+ (@michaelblyons, #24, #25)
161
+- Added support for multi-line error messages with the new format.
162
+ (@FichteFoll, #29)
163
+- Added warnings for incorrectly named syntax test files
164
+ that the syntax test binary will ignore.
165
+ (@michaelblyons, #26, #27)
166
167
### v2.4 (2025-01-12)
168
169
- Added `dummy_syntaxes` input that creates empty syntax files
0 commit comments