vscode-micromamba/CHANGELOG.md

1.0 KiB

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