1.1.4 - Added support for using Token in match statements, and other small fixes
What's Changed
- ci: Python 3.11 final by @henryiii in #1204
- Add
__all__
to__init__
by @aspizu in #1200 - PropagatePositions: Allow any object to carry the metadata, by returning it in
__lark_meta__()
by @erezsh in #1203 - fix: Token now pattern matches correctly by @marcinplatek in #1181
- Updates to merge PR #1151 by @erezsh in #1205
- style: pre-commit basic config by @henryiii in #1151
- PR for v1.1.4 by @erezsh in #1208
New Contributors
- @aspizu made their first contribution in #1200
- @marcinplatek made their first contribution in #1181
Full Changelog: 1.1.3...1.1.4