release libmamba 2.0.0rc1, libmambapy 2.0.0rc1, micromamba 2.0.0rc1

This commit is contained in:
Johan Mabille 2024-07-27 01:08:20 +02:00
parent 4b8cc14869
commit bdae0a1405
4 changed files with 56 additions and 0 deletions

View File

@ -1,3 +1,23 @@
2024.07.26
==========
Releases: libmamba 2.0.0rc1, libmambapy 2.0.0rc1, micromamba 2.0.0rc1
Enhancements:
- [libmamba] Update mamba.xsh: support xonsh >= 0.18.0 by @anki-code in https://github.com/mamba-org/mamba/pull/3355
- [libmamba] Remove logs for every package by @Hind-M in https://github.com/mamba-org/mamba/pull/3335
Bug fixes:
- [libmamba] Allow leading lowercase letter in version by @Hind-M in https://github.com/mamba-org/mamba/pull/3361
- [libmamba] Allow spaces in version after operator by @Hind-M in https://github.com/mamba-org/mamba/pull/3358
CI fixes and doc:
- [all] chore(ci): bump github action versions by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3350
- [all] doc(more_concepts.rst): improve clarity by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3357
2024.07.08
==========

View File

@ -1,3 +1,21 @@
libmamba 2.0.0rc1 (July 26, 2024)
=================================
Enhancements:
- Update mamba.xsh: support xonsh >= 0.18.0 by @anki-code in https://github.com/mamba-org/mamba/pull/3355
- Remove logs for every package by @Hind-M in https://github.com/mamba-org/mamba/pull/3335
Bug fixes:
- Allow leading lowercase letter in version by @Hind-M in https://github.com/mamba-org/mamba/pull/3361
- Allow spaces in version after operator by @Hind-M in https://github.com/mamba-org/mamba/pull/3358
CI fixes and doc:
- chore(ci): bump github action versions by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3350
- doc(more_concepts.rst): improve clarity by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3357
libmamba 2.0.0rc0 (July 08, 2024)
=================================

View File

@ -1,3 +1,12 @@
libmambapy 2.0.0rc1 (July 26, 2024)
===================================
CI fixes and doc:
- chore(ci): bump github action versions by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3350
- doc(more_concepts.rst): improve clarity by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3357
libmambapy 2.0.0rc0 (July 08, 2024)
===================================

View File

@ -1,3 +1,12 @@
micromamba 2.0.0rc1 (July 26, 2024)
===================================
CI fixes and doc:
- chore(ci): bump github action versions by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3350
- doc(more_concepts.rst): improve clarity by @corneliusroemer in https://github.com/mamba-org/mamba/pull/3357
micromamba 2.0.0rc0 (July 08, 2024)
===================================