Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 02:17
· 32 commits to master since this release

For users

Fixed

  • The active interpreter is now detected correcly on non-PyCharm IDEs.
  • The "autocomplete parentheses" monkeypatch now works correctly
    with auto-import (and other textEdit-based) completions.

For contributors

Changed

Fixed