Release: 2.3.1 (libmamba, mamba, micromamba, libmambapy)
Enhancements:
- [libmambapy, libmamba] Add missing bindings and other improvements by @AntoinePrv in #3990
Bug fixes:
CI fixes and doc:
- [all] [skip ci] Fix typo by @davidbrochart in #4000
- [all] ci: use VS2022 instead of VS2019 by @Klaim in #3986
Maintenance:
- [libmamba] fix CI issues related to moving dependencies by @Klaim in #4023
- [libmamba] maint: use
synchronized_value
where we use a mutex to protect data by @Klaim in #3992 - [libmambapy] maint: handle
fmt>=11.2
by @Klaim in #4001 - [libmambapy] Handle removed
is_rgb
fromfmt 11.2.0
by @Hind-M in #3998 - [libmamba] Replace macros used in tests for compatibility with coverage report by @jjerphan in #3995
- [libmamba] maint: fixes warnings by @Klaim in #3993
- [libmamba]
synchronized_value
by @Klaim in #3984 - [libmamba] maintenance: fixed msvc warnings about unreachable code by @Klaim in #3991