Skip to content

Releases: tox-dev/PyVenvManage

v2.4.1

Choose a tag to compare

@gaborbernat gaborbernat released this 29 May 14:40
f852386

Replace the internal PluginManagerCore.getPlugin call with the public PluginManager.isPluginInstalled for the Python-plugin availability check. Behavior is unchanged; this removes the one internal-API usage on 262 that has a public alternative. The remaining Python SDK flavor, icon, and additional-data APIs stay as-is since the platform exposes no public equivalent.

Full Changelog: v2.4.0...v2.4.1

v2.4.0

Choose a tag to compare

@gaborbernat gaborbernat released this 29 May 13:57
52932b8

Add support for IntelliJ Platform 262 (2026.2). Build 262 changed the Python SDK API incompatibly, so this release migrates onto it: UvSdkAdditionalData interpreter paths are now strings, VirtualEnvSdkFlavor moved to com.intellij.python.venv.sdk.flavors, virtualenv detection uses pyvenv.cfg, and the uv icons moved to com.intellij.python.uv.common.icons.

This release targets 2026.2 and newer (sinceBuild=262). Users on 2026.1 stay on the 2.3.x line, which is capped at 261. Because 2026.2 is still EAP, a follow-up may be needed if the API shifts before GA.

Full Changelog: v2.3.2...v2.4.0

v2.3.2

Choose a tag to compare

@gaborbernat gaborbernat released this 29 May 04:38
998842c

Cap compatibility at IntelliJ Platform 261 (2026.1). Build 262 (2026.2) changed the Python SDK API incompatibly (UvSdkAdditionalData, VirtualEnvSdkFlavor, PythonSdkUtil.isVirtualEnv, uv icon package), so the marketplace no longer serves the 2.3.x line to 2026.2. Support for 2026.2 ships from the upcoming 2.4.x line.

Full Changelog: v2.3.1...v2.3.2

v2.3.1

Choose a tag to compare

@gaborbernat gaborbernat released this 29 May 03:49
a050a73

What's Changed

  • Resolve deprecated ProjectViewNodeDecorator API usage and restore plugin verification on the IntelliJ Platform 2.16 / 2026.1 SDK (#178)
  • Routine dependency, Gradle wrapper, and CI maintenance updates

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@gaborbernat gaborbernat released this 02 Apr 15:40
21310bf

What's Changed

Full Changelog: v2.2.7...v2.3.0

v2.2.7

Choose a tag to compare

@gaborbernat gaborbernat released this 31 Mar 21:09
2e6463d

What's Changed

Full Changelog: v2.2.6...v2.2.7

v2.2.6

Choose a tag to compare

@gaborbernat gaborbernat released this 31 Mar 18:58
3eb584c

What's Changed

Full Changelog: v2.2.5...v2.2.6

v2.2.5

Choose a tag to compare

@gaborbernat gaborbernat released this 30 Jan 04:00
f8f637f

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

Choose a tag to compare

@gaborbernat gaborbernat released this 30 Jan 02:25
a81de5c

What's Changed

  • Bump version to 2.2.4-dev by @github-actions[bot] in #123
  • Use RELEASE_TOKEN for post-release PR and auto-merge by @gaborbernat in #124

Full Changelog: v2.2.3...v2.2.4

v2.2.3

Choose a tag to compare

@gaborbernat gaborbernat released this 30 Jan 02:12
992a0f8

What's Changed

  • Bump version to 2.2.3-dev by @github-actions[bot] in #120
  • Add auto-merge workflow for trusted contributors by @gaborbernat in #121
  • Make Python dependency optional to fix marketplace verification by @gaborbernat in #122

Full Changelog: v2.2.2...v2.2.3