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 3bfc9d4 commit fd49c54Copy full SHA for fd49c54
CHANGELOG.md
@@ -6,6 +6,7 @@ Notable changes to this project are documented in this file. The format is based
6
7
Bugfixes:
8
- `float` parser of `GenTokenParser` does not parse negative numbers (by @mstream)
9
+- Fixes `consumed` semantics which could cause unexpected backtracking instead of a failure (by @natefaubion)
10
11
Breaking changes:
12
0 commit comments