v2.0.0
Full Changelog: v1.9.0...v2.0.0
Breaking changes:
typeis now a non-terminal. It resolves toidentifier,subscript, orattribute.dotted_typehas been replaced bytype. This applies toextends_statement.
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.