github Instagram/LibCST v0.3.6
LibCST 0.3.6 Release - 2020-05-29

latest releases: v1.3.1, v1.3.0, v1.2.0...
3 years ago

Added

  • Added ConvertNamedTupleToDataclassCommand to convert NamedTuple class declarations to Python 3.7 dataclasses using the @dataclass(frozen=True) decorator. #299

Fixed

  • Fixed typo in file name libcst/codemod/commands/convert_percent_format_to_fstring.py. #301
  • Fixed StopIteration exception during scope analysis matching on import names. #302

Don't miss a new LibCST release

NewReleases is sending notifications on new releases.