You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.15.0
## 0.15.0 (2021-08-11)
### Breaking changes
The module's name changed from `lezer-python` to `@lezer/python`.
Upgrade to the 0.15.0 lezer interfaces.
## ,### Breaking changes
The module's name changed from `lezer-python` to `@lezer/python`.
Upgrade to the 0.15.0 lezer interfaces.
Version 0.13.4
### Bug fixes
Fix a bug where keywords like `else` or `except` would be consumed even if they don't match the indentation of the parent statement.