release libmamba 2.0.0beta0, libmambapy 2.0.0beta0, micromamba 2.0.0beta0

This commit is contained in:
Johan Mabille 2024-04-04 09:29:13 +02:00
parent 43be9b51d2
commit b5195d96b0
4 changed files with 65 additions and 0 deletions

View File

@ -1,3 +1,23 @@
2024.04.04
==========
Releases: libmamba 2.0.0beta0, libmambapy 2.0.0beta0, micromamba 2.0.0beta0
Enhancements:
- [libmambapy] Bind VersionPredicate by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3255
- [all] Update pre-commit hooks" by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3252
- [libmamba, micromamba] Refactor os utilities by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3248
Bug fixes:
- [libmambapy] Add missing pybind header by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3256
- [libmambapy, libmamba] Don't add duplicate .conda and .tar.bz2 packages by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3253
CI fixes and doc:
- [all] Small changelog additions by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3254
2024.03.26
==========

View File

@ -1,3 +1,19 @@
libmamba 2.0.0beta0 (April 04, 2024)
====================================
Enhancements:
- Update pre-commit hooks" by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3252
- Refactor os utilities by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3248
Bug fixes:
- Don't add duplicate .conda and .tar.bz2 packages by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3253
CI fixes and doc:
- Small changelog additions by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3254
libmamba 2.0.0alpha4 (March 26, 2024)
=====================================

View File

@ -1,3 +1,20 @@
libmambapy 2.0.0beta0 (April 04, 2024)
======================================
Enhancements:
- Bind VersionPredicate by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3255
- Update pre-commit hooks" by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3252
Bug fixes:
- Add missing pybind header by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3256
- Don't add duplicate .conda and .tar.bz2 packages by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3253
CI fixes and doc:
- Small changelog additions by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3254
libmambapy 2.0.0alpha4 (March 26, 2024)
=======================================

View File

@ -1,3 +1,15 @@
micromamba 2.0.0beta0 (April 04, 2024)
======================================
Enhancements:
- Update pre-commit hooks" by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3252
- Refactor os utilities by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3248
CI fixes and doc:
- Small changelog additions by @AntoinePrv in https://github.com/mamba-org/mamba/pull/3254
micromamba 2.0.0alpha4 (March 26, 2024)
=======================================