Skip to content

2.0.0rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohanMabille JohanMabille released this 15 Jul 11:49
· 50 commits to main since this 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