|
| 1 | +## libmambapy 2.3.0 (June 16, 2025) |
| 2 | + |
| 3 | +Enhancements: |
| 4 | + |
| 5 | +- Add missing bindings by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3983> |
| 6 | +- Adapt label check to bot by @Hind-M in <https://github.com/mamba-org/mamba/pull/3974> |
| 7 | +- Move stubs to libmambapy-stubs by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3976> |
| 8 | +- Move PR template by @Hind-M in <https://github.com/mamba-org/mamba/pull/3971> |
| 9 | + |
| 10 | +Bug fixes: |
| 11 | + |
| 12 | +- Add missing init bindings from subdir structs by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3975> |
| 13 | +- Enable and update Python stubs by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3972> |
| 14 | + |
| 15 | +CI fixes and doc: |
| 16 | + |
| 17 | +- doc: Mention fix for `libmamba Download error (7) Could not connect ...` by @OverLordGoldDragon in <https://github.com/mamba-org/mamba/pull/3980> |
| 18 | +- Add constraint on `fmt` by @Hind-M in <https://github.com/mamba-org/mamba/pull/3969> |
| 19 | + |
| 20 | +Maintenance: |
| 21 | + |
| 22 | +- Depend on LGPL builds of libarchive>=3.8 by @jjerphan in <https://github.com/mamba-org/mamba/pull/3982> |
| 23 | +- Use range in Solution by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3968> |
| 24 | +- Compile with C++20 by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3965> |
| 25 | + |
| 26 | +## libmambapy 2.3.0 (June 16, 2025) |
| 27 | + |
| 28 | +Enhancements: |
| 29 | + |
| 30 | +- Add missing bindings by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3983> |
| 31 | +- Adapt label check to bot by @Hind-M in <https://github.com/mamba-org/mamba/pull/3974> |
| 32 | +- Move stubs to libmambapy-stubs by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3976> |
| 33 | +- Move PR template by @Hind-M in <https://github.com/mamba-org/mamba/pull/3971> |
| 34 | + |
| 35 | +Bug fixes: |
| 36 | + |
| 37 | +- Add missing init bindings from subdir structs by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3975> |
| 38 | +- Enable and update Python stubs by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3972> |
| 39 | + |
| 40 | +CI fixes and doc: |
| 41 | + |
| 42 | +- doc: Mention fix for `libmamba Download error (7) Could not connect ...` by @OverLordGoldDragon in <https://github.com/mamba-org/mamba/pull/3980> |
| 43 | +- Add constraint on `fmt` by @Hind-M in <https://github.com/mamba-org/mamba/pull/3969> |
| 44 | + |
| 45 | +Maintenance: |
| 46 | + |
| 47 | +- Depend on LGPL builds of libarchive>=3.8 by @jjerphan in <https://github.com/mamba-org/mamba/pull/3982> |
| 48 | +- Use range in Solution by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3968> |
| 49 | +- Compile with C++20 by @AntoinePrv in <https://github.com/mamba-org/mamba/pull/3965> |
| 50 | + |
1 | 51 | ## libmambapy 2.2.0 (June 04, 2025) |
2 | 52 |
|
3 | 53 | Enhancements: |
|
0 commit comments