0.1.3 - Bugfixes
-
Updated to sync with Lark 1.1.2
-
Bugfixes
- to
on_error
argument ofLark.parse()
- to
Tree.pretty()
- to line numbers in
UnexpectedToken
- Better support for re-compiling the generated Javascript.
- to
What's Changed
- Added python tests by @erezsh in #19
- Fix for issue #17: Renaming classes breaks deserialization by @erezsh in #18
- Another bugfix for issue #17 by @erezsh in #20
- Improvements taken from Lark 1.1.2 by @erezsh in #24
- Fix docs + minor code details by @erezsh in #25
- Bugfix for on_error (found in issue #22) by @erezsh in #26
Full Changelog: 0.1.2...0.1.3