Skip to content

Update version to 0.3.2 and enhance Python interpreter path handling

Latest

Choose a tag to compare

@DanielBustillos DanielBustillos released this 04 Apr 03:53
· 1 commit to main since this release
- Incremented version in package.json to 0.3.2.
- Added functionality to prioritize user-defined Python interpreter paths in the PythonInterpreterManager.
- Introduced error handling for invalid Python paths and notifications for missing dependencies.