Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@njqdev njqdev released this 12 Dec 17:50
· 23 commits to master since this release
9fb2037
  • Prevents the extension from being activated for non-Python languages.

  • Fixes type hints being provided for some function definitions ending with typing module hints, i.e. '-> Dict[str, str]:'.