Skip to content

Releases: mamba-org/mamba

0.21.0

07 Feb 17:55
Compare
Choose a tag to compare

Date 2022.02.07

Releases: libmamba 0.21.0, libmambapy 0.21.0, mamba 0.21.0, micromamba 0.21.0

Bug fixes

  • [libmamba] generate PkgMgr role file from its file definition #1408
  • [micromamba] fix crash with missing CONDARC file (thanks @jonashaag) #1417
  • [micromamba] fix micromamba --log-level (thanks @jonashaag) #1417
  • [micromamba] Fix erroneous error print when computing SHA256 of missing symlink #1412
  • [micromamba] Add -n flag handling to micromamba activate #1411
  • [micromamba] Refactor configuration loading and create file if it doesn't exist when setting values #1420
  • [libmamba] Fix a regex segfault in history parsing #1441
  • [libmamba] Add test for segfault history parsing #1444 (thanks @jonashaag)
  • [micromamba] Improve shell scripts when ZSH_VERSION is unbound #1440
  • [micromamba] Return error code when pip install fails from environment.yml #1442

Improvements

0.20.0

25 Jan 09:52
2e5e555
Compare
Choose a tag to compare

Date: 2021.01.25

Releases: libmamba 0.20.0, libmambapy 0.20.0, mamba 0.20.0, micromamba 0.20.0

Bug fixes

  • [libmamba] Close file before retry & deletion when downloading subdir (thanks @xhochy) #1373
  • [micromamba] Fix micromamba init & conda init clobber (thanks @maresb) #1357
  • [micromamba] Rename mamba.sh to micromamba.sh for better compatibility between mamba & micromamba (thanks @maresb) #1355
  • [micromamba] Print activate error to stderr (thanks @maresb) #1351

Improvements

  • [micromamba, libmamba] Store platform when creating env with --platform=... (thanks @adriendelsalle) #1381
  • [libmamba] Add environment variable to disable low speed limit (thanks @xhochy) #1380
  • [libmamba] Make max download threads configurable (thanks @adriendelsalle) #1377
  • [micromamba] Only print micromamba version and add library versions to info command #1372
  • [micromamba] Implement activate as a micromamba subcommand for better error messages (thanks @maresb) #1360
  • [micromamba] Experimental wass logged twice (thanks @baszalmstra) #1360
  • [mamba] Update to Python 3.10 in the example snippet (thanks @jtpio) #1371

0.18.1 (2021.11.19)

22 Nov 09:01
Compare
Choose a tag to compare

libmamba

0.18.1

Improvements

Changes

libmambapy

0.18.1

Bug fixes

mamba

0.18.1

Bug fixes

0.18.0 (2021.11.17)

18 Nov 10:25
2021.11.17
3e310f0
Compare
Choose a tag to compare

Matches all outputs 0.18.0

libmamba

0.18.0

New features

Bug fixes

General improvements

libmambapy

0.18.0

New features

mamba

0.18.0

New features

Bug fixes

General improvements

micromamba

0.18.0

New features

Bug fixes

Docs

General improvements