Skip to content

2.0.0alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hind-M Hind-M released this 06 Feb 16:17
· 286 commits to main since this 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: