Skip to content

v0.4.5

Compare
Choose a tag to compare
@lpetre lpetre released this 17 Jun 12:38
· 254 commits to main since this release
ea8d3d5

New Contributors

  • @zzl0 made their first contribution in #704

Fixes

  • Only skip supported escaped characters in f-strings by @zsol in #700
  • Escaping quote characters in raw string literals causes a tokenizer error by @zsol in #668
  • Corrected a code example in the documentation by @zzl0 in #703
  • Handle multiline strings that start with quotes by @zzl0 in #704
  • Fixed a performance regression in libcst.metadata.ScopeProvider by @lpetre in #698

Full Changelog: v0.4.4...v0.4.5