release libmamba 2.0.4alpha2, libmambapy 2.0.4alpha2, micromamba 2.0.4alpha2

This commit is contained in:
Hind Montassif 2024-11-14 18:00:59 +01:00
parent 20d51bb0c5
commit 333abd0eea
4 changed files with 61 additions and 0 deletions

View File

@ -1,3 +1,22 @@
2024.11.14
==========
Releases: libmamba 2.0.4alpha2, libmambapy 2.0.4alpha2, micromamba 2.0.4alpha2
Enhancements:
- [libmamba] More details in error message when failing to parse json from a python command's output by @Klaim in https://github.com/mamba-org/mamba/pull/3604
Bug fixes:
- [libmamba] Fix some warnings by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3595
- [all] Remove Taskfile from `environment-dev-extra.yml` by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3597
CI fixes and doc:
- [micromamba, libmamba] Update pre-commit hooks except clang-format by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3599
- [all] Force spinx v6 in readthedocs by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3586
2024.11.12-0
============

View File

@ -1,3 +1,20 @@
libmamba 2.0.4alpha2 (November 14, 2024)
========================================
Enhancements:
- More details in error message when failing to parse json from a python command's output by @Klaim in https://github.com/mamba-org/mamba/pull/3604
Bug fixes:
- Fix some warnings by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3595
- Remove Taskfile from `environment-dev-extra.yml` by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3597
CI fixes and doc:
- Update pre-commit hooks except clang-format by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3599
- Force spinx v6 in readthedocs by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3586
libmamba 2.0.4alpha1 (November 12, 2024)
========================================

View File

@ -1,3 +1,15 @@
libmambapy 2.0.4alpha2 (November 14, 2024)
==========================================
Bug fixes:
- Remove Taskfile from `environment-dev-extra.yml` by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3597
CI fixes and doc:
- Force spinx v6 in readthedocs by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3586
libmambapy 2.0.4alpha1 (November 12, 2024)
==========================================

View File

@ -1,3 +1,16 @@
micromamba 2.0.4alpha2 (November 14, 2024)
==========================================
Bug fixes:
- Remove Taskfile from `environment-dev-extra.yml` by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3597
CI fixes and doc:
- Update pre-commit hooks except clang-format by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3599
- Force spinx v6 in readthedocs by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3586
micromamba 2.0.4alpha1 (November 12, 2024)
==========================================