Skip to content

1.2.1 - Now only Python 3.8+; several bugfixes in Earley

Compare
Choose a tag to compare
@erezsh erezsh released this 13 Aug 09:41
· 36 commits to master since this release

Main Changes

  • Dropped support for Python versions lower than 3.8
  • Several bugfixes in the Earley algorithm, related to suppressed ambiguities
  • Improved performance in InteractiveParser.accepts()

What's Changed

New Contributors

Full Changelog: 1.1.9...1.2.1