|
| 1 | +## 2025.11.21 |
| 2 | + |
| 3 | +Release: 2.4.0 (libmamba, mamba, micromamba, libmambapy) |
| 4 | + |
| 5 | +Enhancements: |
| 6 | + |
| 7 | +- [micromamba, libmamba] Support for `mambajs`'s environment lockfile format by @Klaim in <https://github.com/mamba-org/mamba/pull/4085> |
| 8 | +- [all] Logging impl separation by @Klaim in <https://github.com/mamba-org/mamba/pull/4016> |
| 9 | + |
| 10 | +Bug fixes: |
| 11 | + |
| 12 | +- [micromamba] fix: Update URL of lock files by @jjerphan in <https://github.com/mamba-org/mamba/pull/4097> |
| 13 | +- [micromamba] Fix Windows tests by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4086> |
| 14 | + |
| 15 | +Maintenance: |
| 16 | + |
| 17 | +- [all] build(deps): bump actions/upload-artifact from 4 to 5 by @app/dependabot in <https://github.com/mamba-org/mamba/pull/4088> |
| 18 | +- [libmamba] Removed deprecated libcurl backend by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4083> |
| 19 | + |
| 20 | +## 2025.11.18 |
| 21 | + |
| 22 | +Release: 2.4.0.rc0 (libmamba, mamba, micromamba, libmambapy) |
| 23 | + |
| 24 | +Enhancements: |
| 25 | + |
| 26 | +- [libmamba, micromamba] Support for `mambajs`'s environment lockfile format by @Klaim in <https://github.com/mamba-org/mamba/pull/4085> |
| 27 | +- [all] Logging impl separation by @Klaim in <https://github.com/mamba-org/mamba/pull/4016> |
| 28 | + |
| 29 | +Bug fixes: |
| 30 | + |
| 31 | +- [micromamba] fix: Update URL of lock files by @jjerphan in <https://github.com/mamba-org/mamba/pull/4097> |
| 32 | +- [micromamba] Fix Windows tests by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4086> |
| 33 | + |
| 34 | +Maintenance: |
| 35 | + |
| 36 | +- [all] build(deps): bump actions/upload-artifact from 4 to 5 by @app/dependabot in <https://github.com/mamba-org/mamba/pull/4088> |
| 37 | +- [libmamba] Removed deprecated libcurl backend by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4083> |
| 38 | + |
| 39 | +## 2025.10.17 |
| 40 | + |
| 41 | +Release: 2.3.3 (libmamba, mamba, micromamba, libmambapy) |
| 42 | + |
| 43 | +Bug fixes: |
| 44 | + |
| 45 | +- [libmamba] fix: pass `$argv` for fish wrapper by @sghng in <https://github.com/mamba-org/mamba/pull/4073> |
| 46 | +- [libmamba] Fix empty depends/constrains when installing explicit spec files by @benmoss in <https://github.com/mamba-org/mamba/pull/4071> |
| 47 | +- [libmamba] fix: proxy both micromamba and mamba with fish function by @sghng in <https://github.com/mamba-org/mamba/pull/4065> |
| 48 | +- [libmamba] Fix nodiscard errors by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4058> |
| 49 | +- [libmambapy] Fix deprecated license key by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4053> |
| 50 | + |
| 51 | +CI fixes and doc: |
| 52 | + |
| 53 | +- [all] Added lower bounds on spdlog and fmt by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4080> |
| 54 | +- [all] Static Windows build fix by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4074> |
| 55 | + |
| 56 | +Maintenance: |
| 57 | + |
| 58 | +- [all] maint: Auto-update `pre-commit` setup by @jjerphan in <https://github.com/mamba-org/mamba/pull/4079> |
| 59 | +- [micromamba] Fixed test_repodata_record_patch by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4067> |
| 60 | +- [all] build(deps): bump actions/github-script from 7 to 8 by @app/dependabot in <https://github.com/mamba-org/mamba/pull/4063> |
| 61 | +- [libmambapy] Use fmt::format by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4061> |
| 62 | +- [libmambapy] Move to Pybind 3.0 by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4059> |
| 63 | +- [libmambapy, libmamba] libmambapy: Switch build backend to `scikit-build-core` by @LecrisUT in <https://github.com/mamba-org/mamba/pull/3802> |
| 64 | + |
| 65 | +## 2025.10.14 |
| 66 | + |
| 67 | +Release: 2.3.3.alpha1 (libmamba, mamba, micromamba, libmambapy) |
| 68 | + |
| 69 | +Bug fixes: |
| 70 | + |
| 71 | +- [libmamba] fix: pass `$argv` for fish wrapper by @sghng in <https://github.com/mamba-org/mamba/pull/4073> |
| 72 | +- [libmamba] Fix empty depends/constrains when installing explicit spec files by @benmoss in <https://github.com/mamba-org/mamba/pull/4071> |
| 73 | +- [libmamba] fix: proxy both micromamba and mamba with fish function by @sghng in <https://github.com/mamba-org/mamba/pull/4065> |
| 74 | +- [libmamba] Fix nodiscard errors by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4058> |
| 75 | +- [libmambapy] Fix deprecated license key by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4053> |
| 76 | + |
| 77 | +CI fixes and doc: |
| 78 | + |
| 79 | +- [all] Added lower bounds on spdlog and fmt by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4080> |
| 80 | +- [all] Static Windows build fix by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4074> |
| 81 | + |
| 82 | +Maintenance: |
| 83 | + |
| 84 | +- [all] maint: Auto-update `pre-commit` setup by @jjerphan in <https://github.com/mamba-org/mamba/pull/4079> |
| 85 | +- [micromamba] Fixed test_repodata_record_patch by @JohanMabille in <https://github.com/mamba-org/mamba/pull/4067> |
| 86 | +- [all] build(deps): bump actions/github-script from 7 to 8 by @app/dependabot in <https://github.com/mamba-org/mamba/pull/4063> |
| 87 | +- [libmambapy] Use fmt::format by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4061> |
| 88 | +- [libmambapy] Move to Pybind 3.0 by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4059> |
| 89 | +- [libmamba, libmambapy] libmambapy: Switch build backend to `scikit-build-core` by @LecrisUT in <https://github.com/mamba-org/mamba/pull/3802> |
| 90 | + |
| 91 | +## 2025.09.04 |
| 92 | + |
| 93 | +Release: 2.3.3.alpha0 (libmamba, mamba, micromamba, libmambapy) |
| 94 | + |
| 95 | +Bug fixes: |
| 96 | + |
| 97 | +- [libmamba] Fix nodiscard errors by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4058> |
| 98 | +- [libmambapy] Fix deprecated license key by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4053> |
| 99 | + |
| 100 | +Maintenance: |
| 101 | + |
| 102 | +- [libmambapy] Use fmt::format by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4061> |
| 103 | +- [libmambapy] Move to Pybind 3.0 by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4059> |
| 104 | +- [libmamba, libmambapy] libmambapy: Switch build backend to `scikit-build-core` by @LecrisUT in <https://github.com/mamba-org/mamba/pull/3802> |
| 105 | + |
| 106 | +## 2025.08.26 |
| 107 | + |
| 108 | +Release: 2.3.2 (libmamba, mamba, micromamba, libmambapy) |
| 109 | + |
| 110 | +Enhancements: |
| 111 | + |
| 112 | +- [all] feat: Support for optional `python_site_packages_path` in repodata by @jjhelmus in <https://github.com/mamba-org/mamba/pull/3579> |
| 113 | + |
| 114 | +Bug fixes: |
| 115 | + |
| 116 | +- [libmamba] Fix libsolv MatchSpec parsing by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4046> |
| 117 | +- [all] fix: Workaround `mamba-org/mamba#4043` by @jjerphan in <https://github.com/mamba-org/mamba/pull/4044> |
| 118 | +- [libmamba] Fix string lookup in MatchSpec parsing by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4040> |
| 119 | +- [libmamba] Fix wrong sticky package hash by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/4039> |
| 120 | + |
| 121 | +Maintenance: |
| 122 | + |
| 123 | +- [libmamba] `synchronized_value` move and copy implementation by @Klaim in <https://github.com/mamba-org/mamba/pull/4042> |
| 124 | + |
| 125 | +## 2025.07.28 |
| 126 | + |
| 127 | +Release: 2.3.1 (libmamba, mamba, micromamba, libmambapy) |
| 128 | + |
| 129 | +Enhancements: |
| 130 | + |
| 131 | +- [libmambapy, libmamba] Add missing bindings and other improvements by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3990> |
| 132 | + |
| 133 | +Bug fixes: |
| 134 | + |
| 135 | +- [libmamba, micromamba] Consider `SHELL` env var by @Hind-M in <https://github.com/mamba-org/mamba/pull/3997> |
| 136 | + |
| 137 | +CI fixes and doc: |
| 138 | + |
| 139 | +- [all] [skip ci] Fix typo by @davidbrochart in <https://github.com/mamba-org/mamba/pull/4000> |
| 140 | +- [all] ci: use VS2022 instead of VS2019 by @Klaim in <https://github.com/mamba-org/mamba/pull/3986> |
| 141 | + |
| 142 | +Maintenance: |
| 143 | + |
| 144 | +- [libmamba] fix CI issues related to moving dependencies by @Klaim in <https://github.com/mamba-org/mamba/pull/4023> |
| 145 | +- [libmamba] maint: use `synchronized_value` where we use a mutex to protect data by @Klaim in <https://github.com/mamba-org/mamba/pull/3992> |
| 146 | +- [libmambapy] maint: handle `fmt>=11.2` by @Klaim in <https://github.com/mamba-org/mamba/pull/4001> |
| 147 | +- [libmambapy] Handle removed `is_rgb` from `fmt 11.2.0` by @Hind-M in <https://github.com/mamba-org/mamba/pull/3998> |
| 148 | +- [libmamba] Replace macros used in tests for compatibility with coverage report by @jjerphan in <https://github.com/mamba-org/mamba/pull/3995> |
| 149 | +- [libmamba] maint: fixes warnings by @Klaim in <https://github.com/mamba-org/mamba/pull/3993> |
| 150 | +- [libmamba] `synchronized_value` by @Klaim in <https://github.com/mamba-org/mamba/pull/3984> |
| 151 | +- [libmamba] maintenance: fixed msvc warnings about unreachable code by @Klaim in <https://github.com/mamba-org/mamba/pull/3991> |
| 152 | + |
1 | 153 | ## 2025.06.16 |
2 | 154 |
|
3 | 155 | Release: 2.3.0 (libmamba, mamba, micromamba, libmambapy) |
|
0 commit comments