Skip to content

LibCST 0.3.5 Release - 2020-09-28

Compare
Choose a tag to compare
@zsol zsol released this 28 Sep 16:40
efe0fdb

Added

  • Implement TypeOf matcher #384

Updated

  • Update return type of ParentNodeProvider to be CSTNode #377
  • Add source code links to each class/function #378

Fixed

  • Removing an import alias with a trailing standalone comment should preserve the comment #392