Skip to content

v1.12.0

Latest

Choose a tag to compare

@eleanorjboyd eleanorjboyd released this 12 Nov 21:21
a870222

Changes:

Feature Requests:

  • #940: Add VenvUv support and alwaysUseUv setting to control UV usage for virtual environments
  • #933: Fix: Show error messages in UI when environment creation fails
  • #945: update api documentation
  • #943: Allow undefined uri in api.getEnvironmentVariables
  • #917: Add functionality to retrieve Poetry path from settings
  • #910: Fix missing dev-requirements.txt in workspace dependencies list

Bugs:

  • #920: [Python Environments] No report of failure when environment is not created
  • #952: Fix unexpected blocking for pwsh command activation
See More
  • #928: Bug in create venv flow with selecting skipping package installation
  • #914: add get pipenv from settings to getPipenv function
  • #911: support pipenv path setting
  • #900: fix: use ZDOTDIR when available
  • #897: Fix bug with getAutoActivationType
  • #905: Refactor quoteStringIfNecessary to fix handling of single shell operators
  • #896: Fix wsl not activating properly.
  • #890: Fix quoting logic to escape special characters in exec path
  • #886: fix env var clearing
  • #880: Fix where activation goes missing after user modifying rc scripts

Others:

  • #975: bump version to 1.12.0
  • #949: chore: pass through terminal creation options
  • #946: fix linting and update eslint rule
  • #873: Add comprehensive unit tests for execUtils.ts
  • #921: Improve shell startup experience using setting value
  • #915: Better handle terminal shell integration check
  • #851: Add PowerShell version logging for activation debugging
  • #706: Leave better logs for pwsh version for activation
  • #877: add testing for runInBackground
  • #506: Missing requirements file in workspace dependencies list
  • #907: fix ts issue
  • #856: feat: add back button to all necessary flows in UI
  • #892: Revert "fix as-any linting warnings"
  • #891: fix as-any linting warnings
  • #879: bump to v1.11.0 dev version

This list of changes was auto generated.