Skip to content

2.0.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hind-M Hind-M released this 19 Aug 08:56
· 57 commits to main since this 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: