| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.7.0 source code.tar.gz | 2026-06-02 | 1.6 MB | |
| 2.7.0 source code.zip | 2026-06-02 | 2.0 MB | |
| README.md | 2026-06-02 | 1.5 kB | |
| Totals: 3 Items | 3.6 MB | 0 | |
You can update micromamba to this version using:
micromamba self-update
Bug fixes:
- [libmamba] fix: Harden
noarch:pythonentry point linking by @jjerphan in https://github.com/mamba-org/mamba/pull/4282 - [libmamba] fix: Guard Root Packages' Expansion by @jjerphan in https://github.com/mamba-org/mamba/pull/4283
- [micromamba, libmamba] fix: Adapt root packages expansion by @jjerphan in https://github.com/mamba-org/mamba/pull/4298
- [micromamba, libmamba] fix: Populate
python_site_packages_pathindependently from host by @jjerphan in https://github.com/mamba-org/mamba/pull/4288 - [libmamba] Fallback to flat cache dir if missing hierarchical by @Hind-M in https://github.com/mamba-org/mamba/pull/4290
- [micromamba, libmamba] fix: Adapt
noarchunlink path normalization for conda interoperability by @jjerphan in https://github.com/mamba-org/mamba/pull/4259
CI fixes and doc:
- [all] ci: Use latest version of micromamba by @jjerphan in https://github.com/mamba-org/mamba/pull/4296
- [all] ci: Remove
linuxbrewworkflow by @jjerphan in https://github.com/mamba-org/mamba/pull/4295
Maintenance:
- [micromamba] Increase test timeout by @Hind-M in https://github.com/mamba-org/mamba/pull/4294
- [libmamba] maint: Use dependencies from conda-forge for Windows micromamba build by @jjerphan in https://github.com/mamba-org/mamba/pull/4293
- [all] maint: Uniformly use
W1for external warnings on Windows by @jjerphan in https://github.com/mamba-org/mamba/pull/4292