Skip to content

1.5.1

Compare
Choose a tag to compare
@JohanMabille JohanMabille released this 05 Sep 08:25
· 443 commits to main since this release

Enhancements:

  • [libmamba] Add scope in util tests by @AntoinePrv in #2775
  • [micromamba] Speed up tests (a bit) by @AntoinePrv in #2776
  • [micromamba] Restore __linux=0 test by @jonashaag in #2778
  • [libmamba, micromamba] Enable Link Time Optimization by @AntoinePrv in #2742
  • [libmamba] Add libsolv namespace callback by @AntoinePrv in #2796
  • [all] Clearer output from micromamba search by @delsner in #2782
  • [libmamba] add context.register_envs to control whether environments are registered to environments.txt or not by @jaimergp in #2802
  • [libmamba, micromamba] Windows path manipulation and other cleanups by @AntoinePrv in #2801
  • [libmamba] Bring back repodata_use_zst by @jonashaag in #2790
  • [micromamba] Implement --md5 and --channel-subdir for non-explicit env export by @jonashaag in #2672

Bug fixes:

CI fixes and doc: