Releases: tox-dev/PyVenvManage
Releases · tox-dev/PyVenvManage
v2.0.1
v2.0.0
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
What's Changed
- Bump actions/setup-java from 3 to 4 by @dependabot in #19
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #20
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #21
- Fix support for 2024.1 by @gaborbernat in #23
Full Changelog: 1.3.10...1.4.0
1.3.10
What's Changed
- Add CI and bump target by @gaborbernat in #1
- [#1] Update plugin for publishing by @andrask in #3
- Remove usage of deprecated API calls by @andrask in #4
- Fix verifyPluginConfiguration warnings by @gaborbernat in #8
- Upload built plugin for builds by @gaborbernat in #5
- Add codeowners by @gaborbernat in #6
- Bump plugin versions by @gaborbernat in #7
- Tidying up for new release by @andrask in #9
- Roll back idea plugin to earlier version by @andrask in #11
- Add publish workflow by @andrask in #12
- Allow running on 2023.1 by @gaborbernat in #14
- Fix tox config of example-project by @andrask in #15
- Support 2023.2 by @gaborbernat in #16
- Bump actions/checkout from 3 to 4 by @dependabot in #17
- Remove upper limit on plugin by @gaborbernat in #18
New Contributors
- @gaborbernat made their first contribution in #1
- @andrask made their first contribution in #3
- @dependabot made their first contribution in #17
Full Changelog: v1.3.5...1.3.10