github mamba-org/mamba 2.0.6

22 hours ago

Enhancements:

Bug fixes:

  • [all] Correctly populate lists of MatchSpec in MTransaction's history by @Hind-M in #3724
  • [all] Honour CONDA_ENVS_PATH again by @jjerphan in #3725
  • [all] Improve CUDA version detection by @jjerphan in #3700
  • [all] Support installation using explicit url by @Hind-M in #3710
  • [all] Improve display of environment activation message by @Hind-M in #3715
  • [all] Adapt warnings shown when several channels are used by @jjerphan in #3720
  • [all] Add a hint on cache corruption by @jjerphan in #3736
  • [all] Support more condarc paths by @SandrineP in #3695
  • [all] Always add root_prefix/envs in envs_dirs by @Hind-M in #3692
  • [mamba] Generate and install etc/profile.d/mamba.sh by @jjerphan in #3723
  • [mamba] Add no-pip flag to list command by @Hind-M in #3696
  • [mamba, micromamba] Options args enhancement by @Hind-M in #3722
  • [all] Support globs in MatchSpec build strings by @jjerphan in #3735
  • [all] Don't encode URLs for mamba env export --explicit by @maresb in #3745
  • [all] Handle git+https pip urls by @Hind-M in #3764
  • [all] Uncomment no more failing test by @Hind-M in #3767
  • [all] Use CA certificates from conda-forge::ca-certificates by @jjerphan in #3765
  • [all] Add explicit flag to list command by @SandrineP in #3760
  • [all] Fix dependency and subdir in repoquery whoneeds by @Hind-M in #3743
  • [all] Use LOG_DEBUG for CUDA version detection by @jjerphan in #3757
  • [all] Add missing thread and undefined sanitizers CMake options by @mathbunnyru in #3753
  • [all] Factor handling of GetModuleFileNameW by @jjerphan in #3785
  • [all] Adapt root prefix determination by @jjerphan in #3782
  • [all] Remove pip warning for PIP_NO_PYTHON_VERSION_WARNING by @Hind-M in #3770
  • [all] Use libmamba's installation instead of mamba's as a fallback by @jjerphan in #3792
  • [mamba] Warn about future removal of etc/profile.d/mamba.sh by @jjerphan in #3788
  • [all] Fix typo in Windows workflows by @jjerphan in #3793
  • [all] Rerun pytest tests on main in case of failures by @jjerphan in #3769

CI fixes and doc:

  • [all] Use a portable web request for Windows by @jjerphan in #3704
  • [all] Add prettier pre-commit hook by @mathbunnyru in #3663
  • [all] Document slight differences for environment export by @jjerphan in #3697
  • [all] Unique Release Tag by @Klaim in #3732
  • [all] Update Linux installation script for Nushell by @deephbz in #3721
  • [all] update_changelog.py now can also take input as cli parameters by @Klaim in #3731

Maintenance:

Don't miss a new mamba release

NewReleases is sending notifications on new releases.