Skip to content

Releases: mamba-org/mamba

1.5.9

30 Aug 23:48
Compare
Choose a tag to compare

Bug fixes:

CI

2.0.0rc4

29 Aug 15:12
Compare
Choose a tag to compare
2.0.0rc4 Pre-release
Pre-release

Bug fixes:

  • [micromamba] test: Adapt test_remove_orphaned unlinks by @jjerphan in #3417
  • [micromamba, libmamba] fix: Reduce logging system overhead by @jjerphan in #3416

2.0.0rc3

27 Aug 08:21
Compare
Choose a tag to compare
2.0.0rc3 Pre-release
Pre-release

Bug fixes:

CI fixes and doc:

  • [all] docs: Adapt "Solving Package Environments" section by @jjerphan in #3326

2.0.0rc2

19 Aug 08:56
Compare
Choose a tag to compare
2.0.0rc2 Pre-release
Pre-release

Enhancements:

  • [micromamba] test: Adapt test_explicit_export_topologically_sorted by @jjerphan in #3377
  • [libmamba] test: Comparability and hashability of PackageInfo and MatchSpec by @jjerphan in #3369
  • [libmamba] build: Support fmt 11 (follow-up) by @jjerphan in #3371
  • [libmamba, micromamba] build: Support fmt 11 by @jjerphan in #3368
  • [libmamba] Make more classes hashable and comparable by @jjerphan in #3363
  • [libmambapy, libmamba] Replace Context with Context::platform where possible by @jjerphan in #3364

Bug fixes:

  • [libmamba, micromamba] [micromamba] Fix behavior of env update (to mimick conda) by @Hind-M in #3396
  • [libmamba] Reset the prompt back to default by @cvanelteren in #3392
  • [libmamba] Add missing header by @Hind-M in #3389
  • [libmamba] Restore previous behavior of MAMBA_ROOT_PREFIX by @Hind-M in #3365

CI fixes and doc:

2.0.0rc1

26 Jul 23:39
Compare
Choose a tag to compare
2.0.0rc1 Pre-release
Pre-release

Enhancements:

  • [libmamba] Update mamba.xsh: support xonsh >= 0.18.0 by @anki-code in #3355
  • [libmamba] Remove logs for every package by @Hind-M in #3335

Bug fixes:

  • [libmamba] Allow leading lowercase letter in version by @Hind-M in #3361
  • [libmamba] Allow spaces in version after operator by @Hind-M in #3358

CI fixes and doc:

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: