Skip to content

Releases: tox-dev/PyVenvManage

v2.1.2

23 Oct 18:16
d340c4c

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

08 Oct 16:28
80d8f7a

Choose a tag to compare

[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.0...HEAD

v2.1.0

25 Jun 15:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

12 Aug 19:19
b806a30

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

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

Choose a tag to compare

What's Changed

Full Changelog: 1.3.10...1.4.0

1.3.10

31 Oct 16:27
387dedf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.5...1.3.10