Skip to content

Releases: tox-dev/PyVenvManage

v2.0.1

12 Aug 19:19
b806a30
Compare
Choose a tag to compare
  • Extend compatibility for PyCharm Professional
  • Fix Icon provider did not survive migration to v2

v2.0.0

12 Aug 04:56
12f03c5
Compare
Choose a tag to compare

Changed

  • Improve action menu label and description
  • On interpreter set include the Python environment type (virtualenv) and execution type (local) in the notification
    message

Fixed

  • Icon not showing up on context menu, use the virtual environment icon

Internal

  • Use Kotlin instead of Java
  • Move to org.jetbrains.intellij.platform:2.0.0 as the build/test plugin
  • Add UI tests

1.4.0

09 Apr 19:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.10...1.4.0

1.3.10

31 Oct 16:27
387dedf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.5...1.3.10