-------
Feature release:
- New fixer for `sorted()` and `list.sort()` (25)
- Token helpers for LBrace, RBrace, and Colon (34)
- Fix for `long` used as keyword argument name (28)
- Fix for exceptions with "as" keyword (40)
- Support for running tests outside of source tree (31)
- Documentation for fixers, general API, and usage (23, 24, 29)
text
$ git shortlog -s v20.8.0...v21.6.6
1 Ashley Whetter
1 David Grant
16 John Reese
1 Langston Barrett
5 Larry Huang
1 Nicholas D Steeves
1 Stefano Rivera
2 Thomas Grainger