Skip to content

Releases: mamba-org/mamba

2.0.0rc0

15 Jul 11:49
Compare
Choose a tag to compare
2.0.0rc0 Pre-release
Pre-release

Enhancements:

  • [libmamba] maint: Remove declaration of PrefixData::load by @jjerphan in #3325

Bug fixes:

  • [micromamba] Attempt to fix test_proxy_install by @Hind-M in #3324
  • [micromamba] Fix test_no_python_pinning by @Hind-M in #3321
  • [libmamba] Fixed restoring the previous signal handler for example in python case (Windows only for now) by @Klaim in #3297
  • [all] Split ContextOptions::enable_logging_and_signal_handling into 2 different options by @Klaim in #3329

CI fixes and doc:

  • [micromamba] Temporarily disabled no_python_pinning test on Windows by @JohanMabille in #3322

2.0.0beta3

15 Jul 11:48
Compare
Choose a tag to compare
2.0.0beta3 Pre-release
Pre-release

Enhancements:

  • [libmamba] maint: Remove some warnings by @jjerphan in #3320
  • [libmamba] maint: Remove PrefixData::load by @jjerphan in #3318
  • [libmamba, micromamba] OCI/Conda mapping by @Hind-M in #3310
  • [libmamba, micromamba] [OCI - Mirrors] Add tests and doc by @Hind-M in #3307

Bug fixes:

  • [libmambapy, libmamba] libmambapy: use Context explicitly by @Klaim in #3309
  • [micromamba] Fix test_no_python_pinning by @Hind-M in #3319
  • [all] Fix release scripts by @Hind-M in #3306

CI fixes and doc:

2.0.0beta2

14 Jun 09:39
Compare
Choose a tag to compare
2.0.0beta2 Pre-release
Pre-release

Enhancements:

  • [libmamba] [OCI Registry] Handle compressed repodata by @Hind-M in #3300
  • [libmamba] [CEP-15] Support base_url with repodata_version: 2 using mamba parser by @Hind-M in #3282
  • [libmamba] Fix OCIMirror use by @Hind-M in #3296
  • [all] Add checking typos to pre-commit by @Hind-M in #3278

2.0.0beta1

07 Jun 08:35
Compare
Choose a tag to compare
2.0.0beta1 Pre-release
Pre-release

Enhancements:

Bug fixes:

CI fixes and doc:

2.0.0beta0

07 Jun 08:34
Compare
Choose a tag to compare
2.0.0beta0 Pre-release
Pre-release

Enhancements:

Bug fixes:

  • [libmambapy] Add missing pybind header by @AntoinePrv in #3256
  • [libmambapy, libmamba] Don't add duplicate .conda and .tar.bz2 packages by @AntoinePrv in #3253

CI fixes and doc:

2.0.0alpha4

07 Jun 08:33
Compare
Choose a tag to compare
2.0.0alpha4 Pre-release
Pre-release

Enhancements:

Bug fixes:

CI fixes and doc:

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: