Skip to content

Releases: lark-parser/lark_cython

0.0.15 - Support Lark 1.1.7

21 Jul 16:14
Compare
Choose a tag to compare

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

Full Changelog: 0.0.14...0.0.15

0.0.14 - Fix InteractiveParser

06 Dec 13:30
Compare
Choose a tag to compare

What's Changed

  • Fix wheels by @Erotemic in #13
  • Small fix to adhere to Lark, due to error from Lark's InteractiveParser.accepts by @erezsh in #14
  • Fix InteractiveParser, with changes for Lark 1.1.5 (TBR) by @erezsh in #15

Full Changelog: 0.0.13...0.0.14

Bugfix for the propagate_positions feature

07 Nov 13:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.12...0.0.13

0.0.12 - Automatic builds for various targets

05 Aug 09:24
Compare
Choose a tag to compare

Fixed support for the InteractiveParser

01 Mar 14:27
Compare
Choose a tag to compare

Token now behaves more like a string; Fixes for exception reporting

10 Feb 23:00
Compare
Choose a tag to compare

Corrections

10 Feb 08:03
Compare
Choose a tag to compare
0.0.9

Version bump