What's Changed
-
Add user to cache filename; better handle cache load/save failures by @klauer in #1179
-
refactor: add 'usedforsecurity=False' arg to hashlib.md5 usage by @cquick01 in #1190
-
Create lark/grammars/init.py by @chanicpanic in #1171
-
Adjust imports for Python 3.11 by @The-Compiler in #1140
-
Add match stmt support to python.lark by @joseph-e-k in #1123
-
Added match stmt support to python.lark by @MegaIng in #1016
-
Simplify lexer: Use Match.lastgroup instead of lastindex by @erezsh in #1129
-
Fix confusing import in examples by @JonasLoos in #1138
-
Move iter_subtrees_topdown into standalone by @camgunz in #1137
-
Fix 1146: use the class's get instead of the instance's get by @MegaIng in #1147
-
fix: remove Python 2 legacy packaging code by @henryiii in #1148
-
Old link for sppf is no longer valid. Point to web archive instead. by @patrickhuber in #1159
-
Fix ForestToPyDotVisitor by @chanicpanic in #1167
-
Close file-like objects to address ResourceWarning. by @shawnbrown in #1183
New Contributors
- @joseph-e-k made their first contribution in #1123
- @Erotemic made their first contribution in #1128
- @JonasLoos made their first contribution in #1138
- @camgunz made their first contribution in #1137
- @The-Compiler made their first contribution in #1140
- @henryiii made their first contribution in #1148
- @patrickhuber made their first contribution in #1159
- @shawnbrown made their first contribution in #1183
- @klauer made their first contribution in #1179
- @cquick01 made their first contribution in #1190
- @bcr made their first contribution in #1196
Full Changelog: 1.1.2...1.1.3