File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # grmtools 0.14.1 (2026-01-20)
2+
3+ * Unbreak building of the grmtools book with the latest ` mdbook ` .
4+
5+ * Change test-only code that is incompatible with an upcoming rustc change.
6+
7+
18# grmtools 0.14.0 (2025-10-22)
29
310This release contains a number of new features and breaking changes. Most of
Original file line number Diff line number Diff line change 22name = " cfgrammar"
33description = " Grammar manipulation"
44repository = " https://github.com/softdevteam/grmtools"
5- version = " 0.14.0 "
5+ version = " 0.14.1 "
66edition = " 2024"
77readme = " README.md"
88license = " Apache-2.0/MIT"
Original file line number Diff line number Diff line change 22name = " lrlex"
33description = " Simple lexer generator"
44repository = " https://github.com/softdevteam/grmtools"
5- version = " 0.14.0 "
5+ version = " 0.14.1 "
66edition = " 2024"
77readme = " README.md"
88license = " Apache-2.0/MIT"
Original file line number Diff line number Diff line change 22name = " lrpar"
33description = " Yacc-compatible parser generator"
44repository = " https://github.com/softdevteam/grmtools"
5- version = " 0.14.0 "
5+ version = " 0.14.1 "
66edition = " 2024"
77readme = " README.md"
88license = " Apache-2.0/MIT"
Original file line number Diff line number Diff line change 22name = " lrtable"
33description = " LR grammar table generation"
44repository = " https://github.com/softdevteam/grmtools"
5- version = " 0.14.0 "
5+ version = " 0.14.1 "
66edition = " 2024"
77readme = " README.md"
88license = " Apache-2.0/MIT"
Original file line number Diff line number Diff line change 22name = " nimbleparse"
33description = " Simple Yacc grammar debugging tool"
44repository = " https://github.com/softdevteam/grmtools"
5- version = " 0.14.0 "
5+ version = " 0.14.1 "
66edition = " 2024"
77readme = " README.md"
88license = " Apache-2.0/MIT"
You can’t perform that action at this time.
0 commit comments