2.0.1 - 2024-08-12
- Extend compatibility for PyCharm Professional
- Fix Icon provider did not survive migration to v2
2.0.0 - 2024-08-12
- Improve action menu label and description
- On interpreter set include the Python environment type (virtualenv) and execution type (local) in the notification message
- Icon not showing up on context menu, use the virtual environment icon
- Use Kotlin instead of Java
- Move to
org.jetbrains.intellij.platform:2.0.0
as the build/test plugin - Add UI tests
- Fix support for 2024.1
- Fix support for 2021.3
- nokia/PyVenvManage#18 Upgrade gradle and support 2021.3
- I would like to express my gratitude towards @gaborbernat for his continued support of the plugin.
1.3.2 - 2021-06-08
- 16 PyCharm 2021.1.2
1.3.1 - 2021-02-20
- 13 Enable compatibility with 2021.1 EAP
1.3.0 - 2020-11-11
- Removed the usage of the deprecated PythonSdkType.getPythonExecutable API