Enhancements:
- [all] Add reverse flag to list command by @SandrineP in #3705
Bug fixes:
- [all] Support globs in
MatchSpec
build strings by @jjerphan in #3735 - [all] Don't encode URLs for
mamba env export --explicit
by @maresb in #3745 - [all] Handle
git+https
pip urls by @Hind-M in #3764 - [all] Uncomment no more failing test by @Hind-M in #3767
- [all] Use CA certificates from
conda-forge::ca-certificates
by @jjerphan in #3765 - [all] Add explicit flag to list command by @SandrineP in #3760
- [all] Fix dependency and
subdir
in repoquerywhoneeds
by @Hind-M in #3743 - [all] Use
LOG_DEBUG
for CUDA version detection by @jjerphan in #3757 - [all] Add missing thread and undefined sanitizers CMake options by @mathbunnyru in #3753
Maintenance:
- [all]
list
refactoring by @SandrineP in #3768 - [all] Correctly exclude json files in clang-format by @mathbunnyru in #3749
- [all] Fix build status badge by @mathbunnyru in #3755
- [all] Don't exclude Changelog files from typos-conda by @mathbunnyru in #3748
- [all] Update pre-commit hooks by by @mathbunnyru #3746