github lark-parser/lark 0.12.0
0.12.0 - Several improvements + Announcements

latest releases: 1.2.2, 1.2.1, 1.1.9...
3 years ago

Announcements

  • This is likely to be the last major release that supports Python 2 !

We are now working on a Python3.6+ only v1.0 branch, which will soon become the default. See the work in progress: #925

Changes

  • Using rule repeat (~ syntax) is now much much faster for large numbers, thanks to @MegaIng

  • Bugfix for the propagate_positions option. Added option value propagate_positions='ignore_ws'.

  • Fixed reconstructor for when keep_all_tokens=True

  • Added merge_transformers (Thanks Robin!)

  • Many minor bugfixes, and improvements to code and docs

Don't miss a new lark release

NewReleases is sending notifications on new releases.