Release: 2.3.3.alpha1 (libmamba, mamba, micromamba, libmambapy)
Bug fixes:
- [libmamba] fix: pass
$argv
for fish wrapper by @sghng in #4073 - [libmamba] Fix empty depends/constrains when installing explicit spec files by @benmoss in #4071
- [libmamba] fix: proxy both micromamba and mamba with fish function by @sghng in #4065
- [libmamba] Fix nodiscard errors by @AntoinePrv in #4058
- [libmambapy] Fix deprecated license key by @AntoinePrv in #4053
CI fixes and doc:
- [all] Added lower bounds on spdlog and fmt by @JohanMabille in #4080
- [all] Static Windows build fix by @JohanMabille in #4074
Maintenance:
- [all] maint: Auto-update
pre-commit
setup by @jjerphan in #4079 - [micromamba] Fixed test_repodata_record_patch by @JohanMabille in #4067
- [all] build(deps): bump actions/github-script from 7 to 8 by @app/dependabot in #4063
- [libmambapy] Use fmt::format by @AntoinePrv in #4061
- [libmambapy] Move to Pybind 3.0 by @AntoinePrv in #4059
- [libmamba, libmambapy] libmambapy: Switch build backend to
scikit-build-core
by @LecrisUT in #3802