Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@PrestonKnopp PrestonKnopp released this 22 Feb 03:14
· 19 commits to master since this release

Full Changelog: v1.9.0...v2.0.0

Breaking changes:

  • type is now a non-terminal. It resolves to identifier, subscript, or attribute.
  • dotted_type has been replaced by type. This applies to extends_statement.