Releases: tox-dev/PyVenvManage
Releases · tox-dev/PyVenvManage
v2.1.2
v2.1.1
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.0...HEAD
v2.1.0
What's Changed
- Changelog update -
v2.0.1by @github-actions in #31 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #33
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #36
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #40
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #41
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #49
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- Add support for showing python version in tree view by @andrask in #51
New Contributors
- @pre-commit-ci made their first contribution in #33
Full Changelog: v2.0.1...v2.1.0
v2.0.1
- Extend compatibility for PyCharm Professional
- Fix Icon provider did not survive migration to v2
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.0as 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