mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
1.2 KiB
1.2 KiB
Changelog
1.0.4 (11 April 2022)
- Create/delete Conda and Virtual Environments.
- Install Python along with Conda using Micromamba
- Set a Python environment as the active workspace Python interpreter as used by the Python Extension
1.0.3 (9 November 2021)
- Support activation of environments in terminals that do not offer activation scripts.
1.0.2 (8 November 2021)
- Disabled activation of global environments.
- Prvent activation of terminals when creating new terminals from VS Code UI.
1.0.1 (8 November 2021)
- Activating terminal for global python environments on Windows.
1.0.0 (8 November 2021)
- Viewing all Python environments.
- Viewing installed packages.
- Opening terminal activated with the python environment (including global environments).
- View virtual environments that belong to other workspaces.
Thanks
Thanks to the following projects which we fully rely on to provide some of our features: