Skip to content

v0.5.0

Choose a tag to compare

@cpcloud cpcloud released this 26 Nov 15:45
· 1234 commits to main since this release

Feature

  • Add mypy and mypy grpc suffixes (e5a4b9e)

Fix

  • Address imports in pyi that share a prefix (87a3f61)
  • Distinguish between single module imports versus froms in string replacements (8107d5a)

Documentation

  • Add comment about why the replacement strategies are necessary (f98e41c)
  • Fix readme to reflect CLI (f5d264d)