release libmamba 2.0.0rc3, libmambapy 2.0.0rc3, micromamba 2.0.0rc3

This commit is contained in:
Hind Montassif 2024-08-26 15:44:46 +02:00
parent 0bd2ee6ecf
commit aaf8d206ae
4 changed files with 52 additions and 0 deletions

View File

@ -1,3 +1,18 @@
2024.08.26
==========
Releases: libmamba 2.0.0rc3, libmambapy 2.0.0rc3, micromamba 2.0.0rc3
Bug fixes:
- [all] Define `etc/profile.d/mamba.sh` and install it by @jjerphan in https://github.com/mamba-org/mamba/pull/3413
- [micromamba] Add posix to supported shells by @jjerphan in https://github.com/mamba-org/mamba/pull/3412
- [all] Replaces instances of -p with --root-prefix in documentation by @SylvainCorlay in https://github.com/mamba-org/mamba/pull/3411
CI fixes and doc:
- [all] docs: Adapt "Solving Package Environments" section by @jjerphan in https://github.com/mamba-org/mamba/pull/3326
2024.08.19
==========

View File

@ -1,3 +1,15 @@
libmamba 2.0.0rc3 (August 26, 2024)
===================================
Bug fixes:
- Define `etc/profile.d/mamba.sh` and install it by @jjerphan in https://github.com/mamba-org/mamba/pull/3413
- Replaces instances of -p with --root-prefix in documentation by @SylvainCorlay in https://github.com/mamba-org/mamba/pull/3411
CI fixes and doc:
- docs: Adapt "Solving Package Environments" section by @jjerphan in https://github.com/mamba-org/mamba/pull/3326
libmamba 2.0.0rc2 (August 19, 2024)
===================================

View File

@ -1,3 +1,15 @@
libmambapy 2.0.0rc3 (August 26, 2024)
=====================================
Bug fixes:
- Define `etc/profile.d/mamba.sh` and install it by @jjerphan in https://github.com/mamba-org/mamba/pull/3413
- Replaces instances of -p with --root-prefix in documentation by @SylvainCorlay in https://github.com/mamba-org/mamba/pull/3411
CI fixes and doc:
- docs: Adapt "Solving Package Environments" section by @jjerphan in https://github.com/mamba-org/mamba/pull/3326
libmambapy 2.0.0rc2 (August 19, 2024)
=====================================

View File

@ -1,3 +1,16 @@
micromamba 2.0.0rc3 (August 26, 2024)
=====================================
Bug fixes:
- Define `etc/profile.d/mamba.sh` and install it by @jjerphan in https://github.com/mamba-org/mamba/pull/3413
- Add posix to supported shells by @jjerphan in https://github.com/mamba-org/mamba/pull/3412
- Replaces instances of -p with --root-prefix in documentation by @SylvainCorlay in https://github.com/mamba-org/mamba/pull/3411
CI fixes and doc:
- docs: Adapt "Solving Package Environments" section by @jjerphan in https://github.com/mamba-org/mamba/pull/3326
micromamba 2.0.0rc2 (August 19, 2024)
=====================================