Fixed
- Fix Literal parse error in RemoveImportsVisitor by @camillol in #1130
- Don't reset context.scratch between files by @zsol in #1151
- Various documentation fixes
Added
- Add helper functions for common ways of filtering nodes by @zaicruvoir1rominet in #1137
- Dump CST to .dot (graphviz) files by @zaicruvoir1rominet in #1147
- Implement PEP-696 by @thereversiblewheel in #1141
New Contributors
- @tiangolo made their first contribution in #1134
- @camillol made their first contribution in #1130
- @zaicruvoir1rominet made their first contribution in #1142
- @thereversiblewheel made their first contribution in #1141
Full Changelog: v1.3.1...v1.4.0