|
| 1 | +## 2025.05.05 |
| 2 | + |
| 3 | +Release: 2.1.1 (libmamba, mamba, micromamba, libmambapy) |
| 4 | + |
| 5 | +Enhancements: |
| 6 | + |
| 7 | +- [libmamba] Use Simdjson ondemand parser instead of DOM parser by @Klaim in <https://github.com/mamba-org/mamba/pull/3878> |
| 8 | + |
| 9 | +Bug fixes: |
| 10 | + |
| 11 | +- [libmamba] Fix segfault in error messages by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3912> |
| 12 | +- [libmamba] fix: Requalify warning when parsing the "mod/etag" header by @jjerphan in <https://github.com/mamba-org/mamba/pull/3910> |
| 13 | +- [micromamba] Make `self-update` a command for micromamba only by @jjerphan in <https://github.com/mamba-org/mamba/pull/3906> |
| 14 | +- [libmamba] Fix nushell env for Windows by @cvanelteren in <https://github.com/mamba-org/mamba/pull/3880> |
| 15 | +- [libmamba, micromamba] fix: Give precedence to repodata when constructing `repodata_record` files by @jjerphan in <https://github.com/mamba-org/mamba/pull/3901> |
| 16 | +- [libmamba, micromamba] feat: add sha256 flag to list command by @SandrineP in <https://github.com/mamba-org/mamba/pull/3885> |
| 17 | +- [libmamba, libmambapy] Fix VersionSpec globs by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3889> |
| 18 | +- [micromamba] hotfix: in integration tests assume xtensor is v0.26 by @Klaim in <https://github.com/mamba-org/mamba/pull/3898> |
| 19 | + |
| 20 | +CI fixes and doc: |
| 21 | + |
| 22 | +- [all] Explicit API and ABI stability commitments by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3913> |
| 23 | +- [all] Add minimal citation information for mamba by @jjerphan in <https://github.com/mamba-org/mamba/pull/3914> |
| 24 | + |
| 25 | +Maintenance: |
| 26 | + |
| 27 | +- [libmambapy] DX: libmambapy import in build tree by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3916> |
| 28 | +- [libmamba] Internally add flag for switching MatchSpec parser by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3905> |
| 29 | +- [micromamba] Some test isolation by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3900> |
| 30 | +- [libmamba] Ready Libsolv for C++20 by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3899> |
| 31 | +- [all] build(deps): bump codecov/codecov-action from 4 to 5 by @app/dependabot in <https://github.com/mamba-org/mamba/pull/3896> |
| 32 | +- [all] ci: Adapt code coverage workflow by @jjerphan in <https://github.com/mamba-org/mamba/pull/3890> |
| 33 | + |
1 | 34 | ## 2025.04.01
|
2 | 35 |
|
3 | 36 | Release: 2.1.0 (libmamba, mamba, micromamba, libmambapy)
|
|
0 commit comments