Skip to content

Releases: DanielBustillos/mpy-workbench

Update version to 0.3.2 and enhance Python interpreter path handling

04 Apr 03:53

Choose a tag to compare

- 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.