Skip to content

Releases: mamba-org/mamba

1.5.8

25 Mar 16:18
Compare
Choose a tag to compare

Bug fixes:

  • [libmamba] retain add_channel_specific_matchspec between create_whatprovides calls by @tl-hbk in #3232

1.5.7

04 Mar 09:07
Compare
Choose a tag to compare

Bug fixes:

  • [mamba] Fix repoquery subcommand for Python 3.11/3.12 by @mbargull in #3170

CI fixes and doc:

2.0.0alpha3

26 Mar 05:41
Compare
Choose a tag to compare
2.0.0alpha3 Pre-release
Pre-release

Enhancements:

Bug fixes:

CI fixes and doc:

2.0.0alpha2

06 Feb 16:17
Compare
Choose a tag to compare
2.0.0alpha2 Pre-release
Pre-release

Enhancements:

Bug fixes:

  • [libmamba, micromamba] Fix URL enconding in repodata.json by @AntoinePrv in #3076
  • [libmamba, micromamba] gracefully handle conflicting names in yaml specs by @jchorl in #3083
  • [libmamba] Fix verbose and strange prefix in Powershell by @pwnfan in #3116
  • [libmamba] handle other deps in multiple env files by @jchorl in #3096
  • [libmambapy] Fix expected caster by @AntoinePrv in #3136
  • [libmamba, micromamba] add manually given .tar.bz2 / .conda packages to solver pool by @0xbe7a in #3164

CI fixes and doc:

1.5.6

21 Dec 16:59
Compare
Choose a tag to compare

Bug fixes:

  • [libmamba, libmambapy] Fix canonical name for local channels by @isuruf in #3056

2.0.0alpha0

14 Dec 15:45
Compare
Choose a tag to compare
2.0.0alpha0 Pre-release
Pre-release

Enhancements:

Bug fixes:

Read more

1.5.5

11 Dec 13:13
Compare
Choose a tag to compare

Bug fixes:

  • [mamba] Backport: Convert absolute import path to relative for better compatibility by @mbargull in #3040

1.5.4

05 Dec 14:21
Compare
Choose a tag to compare

Enhancement:

  • [libmamba] Backport: Further improve search output by @delsner in #3006

Bug fixes:

  • [micromamba] Backport: pytest.skip fix by @delsner in #3007
  • [libmamba] Fix libmamba cmake version file by @opoplawski in #3023
  • [mamba] Convert absolute import path to relative for better compatibility by @jezdez in #3036

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: