release libmamba 2.0.0beta2, libmambapy 2.0.0beta2, micromamba 2.0.0beta2

This commit is contained in:
Hind Montassif 2024-05-29 11:01:16 +02:00 committed by Johan Mabille
parent 9300a6530c
commit 45e4b7c8ba
4 changed files with 36 additions and 0 deletions

View File

@ -1,3 +1,15 @@
2024.05.29
==========
Releases: libmamba 2.0.0beta2, libmambapy 2.0.0beta2, micromamba 2.0.0beta2
Enhancements:
- [libmamba] [OCI Registry] Handle compressed repodata by @Hind-M in https://github.com/mamba-org/mamba/pull/3300
- [libmamba] [CEP-15] Support `base_url` with `repodata_version: 2` using `mamba` parser by @Hind-M in https://github.com/mamba-org/mamba/pull/3282
- [libmamba] Fix OCIMirror use by @Hind-M in https://github.com/mamba-org/mamba/pull/3296
- [all] Add checking typos to pre-commit by @Hind-M in https://github.com/mamba-org/mamba/pull/3278
2024.05.04
==========

View File

@ -1,3 +1,13 @@
libmamba 2.0.0beta2 (May 29, 2024)
==================================
Enhancements:
- [OCI Registry] Handle compressed repodata by @Hind-M in https://github.com/mamba-org/mamba/pull/3300
- [CEP-15] Support `base_url` with `repodata_version: 2` using `mamba` parser by @Hind-M in https://github.com/mamba-org/mamba/pull/3282
- Fix OCIMirror use by @Hind-M in https://github.com/mamba-org/mamba/pull/3296
- Add checking typos to pre-commit by @Hind-M in https://github.com/mamba-org/mamba/pull/3278
libmamba 2.0.0beta1 (May 04, 2024)
==================================

View File

@ -1,3 +1,10 @@
libmambapy 2.0.0beta2 (May 29, 2024)
====================================
Enhancements:
- Add checking typos to pre-commit by @Hind-M in https://github.com/mamba-org/mamba/pull/3278
libmambapy 2.0.0beta1 (May 04, 2024)
====================================

View File

@ -1,3 +1,10 @@
micromamba 2.0.0beta2 (May 29, 2024)
====================================
Enhancements:
- Add checking typos to pre-commit by @Hind-M in https://github.com/mamba-org/mamba/pull/3278
micromamba 2.0.0beta1 (May 04, 2024)
====================================