- Use arm64 micromamba for Linux
- Fix error when missing name in the environment file
- Limit extension activation events
- Use new EnvironmentVariableCollection API
- Allow micromamba rc files and environment variables
- Use arm64 micromamba for Apple Silicon
- Show output command added
- Activate external environments
- Global Home Directory mode added
- Fix root dir resolution for WSL2
- Fix installing extension on remote server via SSH
- Fix create environment double run in terminal
- Make environment available for extensions
- Fixed issue #7
- Ignore micromamba certificate errors
- License changed to BSD-3
- DotEnv file generator added
- Show only commands available in current context
- Improve environment template headers
- --ssl-verify flag deprecated
- .gitignore added to .micromamba directory
- Align commands with micromamba: create, activate, deactivate, remove, clear all
- Commands: clear
- Support for multiple environment files
- Templates: dotnet (windows only)
- Commands: init, refresh
- Templates: nodejs, go, rust, python, jupyterlab