Skip to content

Releases: mamba-org/mamba

1.5.3

31 Oct 15:04
Compare
Choose a tag to compare

Enhancement:

Bug fixes:

  • [libmamba] Backport #2926: Fix channels with slashes regression by @isuruf in #2936
  • [libmambapy] Fix ctrl-c handling issues in libmambapy by @jaimergp in #2946
  • [libmamba, libmambapy, mamba] Backport #2949: Parse remote_connect_timeout_secs as a double by @jjerphan in #2951

CI fixes and doc:

1.5.2

16 Oct 13:47
Compare
Choose a tag to compare

Enhancement:

Bug fixes:

CI fixes and doc:

1.5.1

05 Sep 08:25
Compare
Choose a tag to compare

Enhancements:

  • [libmamba] Add scope in util tests by @AntoinePrv in #2775
  • [micromamba] Speed up tests (a bit) by @AntoinePrv in #2776
  • [micromamba] Restore __linux=0 test by @jonashaag in #2778
  • [libmamba, micromamba] Enable Link Time Optimization by @AntoinePrv in #2742
  • [libmamba] Add libsolv namespace callback by @AntoinePrv in #2796
  • [all] Clearer output from micromamba search by @delsner in #2782
  • [libmamba] add context.register_envs to control whether environments are registered to environments.txt or not by @jaimergp in #2802
  • [libmamba, micromamba] Windows path manipulation and other cleanups by @AntoinePrv in #2801
  • [libmamba] Bring back repodata_use_zst by @jonashaag in #2790
  • [micromamba] Implement --md5 and --channel-subdir for non-explicit env export by @jonashaag in #2672

Bug fixes:

CI fixes and doc:

1.5.0

24 Aug 07:26
Compare
Choose a tag to compare

Enhancements:

Bug fixes:

CI fixes and doc:

  • [mamba, micromamba] Update troubleshooting.rst by @AntoinePrv in #2675
  • [all] Ignore format changes in git blame by @jonashaag in #2690
  • [mamba] Put more "not recommended" warnings in the installation instructions by @jonashaag in #2711
  • [micromamba] Add command to docs for completeness by @danpf in #2717
  • [micromamba] fix: Correct a command in installation.rst by @wy-luke in #2703
  • [micromamba] Split Mamba and Micromamba installation docs by @jonashaag in #2719
  • [micromamba] fix: Shell completion section title missing by @wy-luke in #2764
  • [all] Add Debug build type by @Hind-M in #2762

1.4.9

13 Jul 14:10
Compare
Choose a tag to compare

Releases: libmamba 1.4.9, libmambapy 1.4.9, mamba 1.4.9, micromamba 1.4.9

Bug fixes:

  • [micromamba] Added upper bound to fmt to avoid weird failure on ci (windows only) by @JohanMabille in #2671
  • [libmamba] Fixed missing key <channel_name> in channel <channel_list> issue by @JohanMabille in #2668

1.4.8

11 Jul 08:15
Compare
Choose a tag to compare

Releases: libmamba 1.4.8, libmambapy 1.4.8, mamba 1.4.8, micromamba 1.4.8

Enhancements:

  • [libmamba, micromamba] No profile.d fallback in rc files by @AntoinePrv in #2649
  • [libmamba] Removed unused function by @Klaim in #2656
  • [libmamba] Replace MTransaction::m_remove with Solution by @AntoinePrv in #2603
  • [mamba] Improve warning when package record not found by @maresb in #266

Bug fixes:

CI fixes and doc;

1.4.7

06 Jul 07:22
Compare
Choose a tag to compare

Releases: libmamba 1.4.7, libmambapy 1.4.7, mamba 1.4.7, micromamba 1.4.7

Enhancements:

  • [libmamba] ZST support to mamba and remove the feature flag by @johnhany97 in #2642
  • [libmamba] Add Version::starts_with and Version::compatible_with by @AntoinePrv in #2645
  • [libmamba, libmambapy] Create Solver solution by @AntoinePrv in #2584

Bug fixes:

  • [libmamba] call init_console to prevent UTF8 errors when extracting packages by @wolfv in #2655
    [libmambapy, mamba] Call init_console in mamba to prevent UTF8 errors when extracting packages by @JohanMabille in #2657

CI fixes and doc:

  • [libmambapy] Fixup python-api docs slightly by @HaoZeke in #2285

1.4.6

30 Jun 20:44
Compare
Choose a tag to compare

Releases: libmamba 1.4.6, libmambapy 1.4.6, mamba 1.4.6, micromamba 1.4.6

Enhancements:

Bug fixes:

CI fixes and doc:

  • [micromamba] Document micromamba support for conda-lock spec files by @mfisher87 in #2621

1.4.5

27 Jun 09:08
Compare
Choose a tag to compare

Enhancements:

Bug fixes:

CI fixes and doc:

1.4.4

16 May 21:07
Compare
Choose a tag to compare

Bug fixes:

  • [micromamba] fix: let the new executable run the shell init script by @ruben-arts in #2529
  • [libmambapy] Support future deprecated API for Context by @Hind-M in #2494
  • [libmamba] Fix CURLHandle::get_info on 32bit platform by @e8035669 in #2528