v1.0.1
Fixed
- Fix type of
evaluated_value
on string to allow bytes by @ljodal in #721 - Fix Sentinal typo by @kit1980 in #948
- Allow no whitespace after lambda body in certain cases by @zsol in #939
- Fix whitespace, fstring, walrus related parse errors (#939, #938, #937,
#936, #935, #934, #933, #932, #931) by @zsol in #940 - Codemod CLI: Print diff only when there is a change by @kit1980 in #945
New Contributors
Full Changelog: v1.0.0...v1.0.1