Releases: lark-parser/lark_cython
Releases · lark-parser/lark_cython
0.0.16 - Added build for Python 3.13
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #29
- Bump actions/setup-python from 4.3.1 to 4.7.1 by @dependabot in #33
- Test on multiple versions and allow newer Cython versions by @geographika in #47
- Bump version by @geographika in #48
New Contributors
- @geographika made their first contribution in #47
Full Changelog: 0.0.15...0.0.16
0.0.15 - Support Lark 1.1.7
What's Changed
- Fix issue caused by lark 1.1.6 introduction of strict mode by @erezsh in #25
- Bump pypa/cibuildwheel from 2.11.2 to 2.11.3 by @dependabot in #16
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #17
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: 0.0.14...0.0.15
0.0.14 - Fix InteractiveParser
Bugfix for the propagate_positions feature
What's Changed
- add lark_meta dunder by @ernestoarbitrio in #10
New Contributors
- @ernestoarbitrio made their first contribution in #10
Full Changelog: 0.0.12...0.0.13
0.0.12 - Automatic builds for various targets
Version bump (0.0.12)
Fixed support for the InteractiveParser
Full Changelog: 0.0.10...0.0.11
Token now behaves more like a string; Fixes for exception reporting
0.0.10 Version Bump
Corrections
0.0.9 Version bump