vscode-micromamba/CHANGELOG.md

1.5 KiB

0.1.24

  • Use arm64 micromamba for Linux

0.1.23

  • Fix error when missing name in the environment file

0.1.21

  • Limit extension activation events
  • Use new EnvironmentVariableCollection API

0.1.20

  • Allow micromamba rc files and environment variables

0.1.19

  • Use arm64 micromamba for Apple Silicon

0.1.18

  • Show output command added

0.1.17

  • Activate external environments

0.1.16

  • Global Home Directory mode added

0.1.15

  • Fix root dir resolution for WSL2

0.1.14

  • Fix installing extension on remote server via SSH

0.1.12

  • Fix create environment double run in terminal

0.1.11

  • Make environment available for extensions

0.1.10

  • Fixed issue #7

0.1.9

  • Ignore micromamba certificate errors

0.1.8

  • License changed to BSD-3

0.1.7

  • DotEnv file generator added

0.1.6

  • Show only commands available in current context

0.1.5

  • Improve environment template headers

0.1.4

  • --ssl-verify flag deprecated

0.1.3

  • .gitignore added to .micromamba directory

0.1.2

  • Align commands with micromamba: create, activate, deactivate, remove, clear all

0.0.8

  • Commands: clear

0.0.6

  • Support for multiple environment files

0.0.3

  • Templates: dotnet (windows only)

0.0.1

  • Commands: init, refresh
  • Templates: nodejs, go, rust, python, jupyterlab