|
| 1 | +2023.05.15 |
| 2 | +========== |
| 3 | + |
| 4 | +Releases: libmamba 1.4.3, libmambapy 1.4.3, mamba 1.4.3, micromamba 1.4.3 |
| 5 | + |
| 6 | +Enhancements: |
| 7 | + |
| 8 | +- [libmamba] No Storing Channel\* and MRepo\* in Solvables by @AntoinPrv in https://github.com/mamba-org/mamba/pull/2409 |
| 9 | +- [libmamba, libmambapy] Remove dead code / attribute by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2454 |
| 10 | +- [all] Context structuring by @Hind-M in https://github.com/mamba-org/mamba/pull/2432 |
| 11 | +- [libmamba] Clean up fetch by @Hind-M in https://github.com/mamba-org/mamba/pull/2452 |
| 12 | +- [libmamba] Wapped curl multi handle by @JohanMabille in https://github.com/mamba-org/mamba/pull/2459 |
| 13 | +- [libmamba] Remove empty test\_flat\_set.hpp by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2471 |
| 14 | +- [libmamba] Add doctest printer for pair and vector by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2470 |
| 15 | +- [libmamba] Add topological sort by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2467 |
| 16 | +- [mamba] Add mamba version to mamba info output by @Hind-M in https://github.com/mamba-org/mamba/pull/2477 |
| 17 | +- [libmamba, libmambapy] Store PackageInfo::track\_features as a vector by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2478 |
| 18 | +- [libmamba] Use topological sort instead of libsolv by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2472 |
| 19 | +- [libmamba] Remove assign\_or in favor of json::value by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2487 |
| 20 | +- [all] Resume Context structuring by @Hind-M in https://github.com/mamba-org/mamba/pull/2460 |
| 21 | +- [micromamba] cleanup: fix pytest warnings by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2490 |
| 22 | +- [libmamba] Improve micromamba transaction message by @ruben-arts in https://github.com/mamba-org/mamba/pull/2474 |
| 23 | +- [libmamba] Remove unused raw function in subdirdata by @Hind-M in https://github.com/mamba-org/mamba/pull/2491 |
| 24 | +- [libmamba] Wrap ::Pool and ::Repo by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2401 |
| 25 | +- [libmamba] Curl wrapping by @Hind-M in https://github.com/mamba-org/mamba/pull/2468 |
| 26 | +- [libmamba] Reset fish shell status even if variable not exists by @soraxas in https://github.com/mamba-org/mamba/pull/2509 |
| 27 | +- [libmamba, libmambapy, micromamba] Use libsolv wrappers in MPool and MRepo by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2453 |
| 28 | +- [libmamba, micromamba] add bearer token authentication by @wolfv in https://github.com/mamba-org/mamba/pull/2512 |
| 29 | + |
| 30 | +Bug fixes: |
| 31 | + |
| 32 | +- [libmamba] fix: parsing of empty track\_features by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2485 |
| 33 | +- [libmamba] track\_feature typo by @AntoinePrv in https://github.com/mamba-org/mamba/pull/2488 |
| 34 | +- [libmamba, mamba] Move repoquery python test from libmamba (not run) to mamba by @Hind-M in https://github.com/mamba-org/mamba/pull/2489 |
| 35 | +- [libmamba] Set log\_level to critical with --json option by @Hind-M in https://github.com/mamba-org/mamba/pull/2484 |
| 36 | +- [libmamba] Add missing cstdint include for GCC 13 by @alexfikl in https://github.com/mamba-org/mamba/pull/2511 |
| 37 | +- [libmamba] Forward NETRC environment variable to curl, if exported by @timostrunk in https://github.com/mamba-org/mamba/pull/2497 |
| 38 | +- [libmamba] Remove wrong $Args in psm1 by @troubadour-hell in https://github.com/mamba-org/mamba/pull/2499 |
| 39 | +- [libmamba] Avoid using /tmp by @johnhany97 in https://github.com/mamba-org/mamba/pull/2447 |
| 40 | +- [libmamba] Fixed winreg search by @JohanMabille in https://github.com/mamba-org/mamba/pull/2526 |
| 41 | + |
| 42 | +CI fixes and doc: |
| 43 | + |
| 44 | +- [libmamba] Extend troubleshooting docs by @jonashaag in https://github.com/mamba-org/mamba/pull/2451 |
| 45 | +- [all] Extend issue template by @jonashaag in https://github.com/mamba-org/mamba/pull/2310 |
| 46 | + |
1 | 47 | 2023.04.06
|
2 | 48 | ==========
|
3 | 49 |
|
|
0 commit comments