Antoine Prouvost
|
28cf27362b
|
Add missing MatchSpec equality operator (#4033)
|
2025-07-31 10:02:55 +02:00 |
Julien Jerphanion
|
4185322d51
|
release libmamba 2.3.1, micromamba 2.3.1, libmambapy 2.3.1
|
2025-07-28 15:50:42 +02:00 |
Klaim (Joël Lamotte)
|
a91898370c
|
maint: handle `fmt>=11.2` (#4001)
|
2025-07-01 13:53:26 +02:00 |
Hind-M
|
b3d580e610
|
Handle removed `is_rgb` from `fmt 11.2.0` (#3998)
|
2025-06-30 11:41:55 +02:00 |
Antoine Prouvost
|
1f226d6108
|
Add missing bidings and other improvements (#3990)
|
2025-06-23 19:58:49 +02:00 |
Antoine Prouvost
|
a8bf17b202
|
Add init bindings to for params structs (#3985)
|
2025-06-17 15:33:11 +02:00 |
AntoinePrv
|
0ad2c5695c
|
release libmamba 2.3.0, micromamba 2.3.0, libmambapy 2.3.0
|
2025-06-16 10:51:33 +02:00 |
Antoine Prouvost
|
2c3ddf1eef
|
Add missing bindings (#3983)
|
2025-06-12 17:07:07 +02:00 |
Antoine Prouvost
|
f771e520f9
|
Use range in Solution (#3968)
|
2025-06-06 22:34:33 +02:00 |
Antoine Prouvost
|
7d52d6004c
|
Add missing init bindings from subdir structs (#3975)
|
2025-06-06 17:20:42 +02:00 |
Antoine Prouvost
|
e6d06b8e13
|
Move stubs to libmambapy-stubs (#3976)
|
2025-06-06 14:23:51 +02:00 |
Antoine Prouvost
|
d390bbe80a
|
Enable and update Python stubs (#3972)
|
2025-06-05 17:33:50 +02:00 |
AntoinePrv
|
aa0d303dbb
|
release libmamba 2.2.0, micromamba 2.2.0, libmambapy 2.2.0
|
2025-06-04 16:01:04 +02:00 |
Antoine Prouvost
|
7ce51b3de9
|
Compile with C++20 (#3965)
|
2025-06-04 11:28:11 +02:00 |
Johan Mabille
|
7e6435c605
|
Transaction context (#3950)
|
2025-05-23 16:30:02 +02:00 |
Johan Mabille
|
6115ac5cf2
|
Context dependency reduction (#3949)
|
2025-05-21 13:01:47 +02:00 |
Antoine Prouvost
|
06000139c9
|
Refactor `SubdirData` > `SubdirIndexLoader` (#3940)
|
2025-05-15 16:57:52 +02:00 |
Julien Jerphanion
|
c3681db47f
|
Avoid ODR violation for `type_caster<mamba::fs::u8path>` (#3903)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-05-13 19:54:06 +02:00 |
Antoine Prouvost
|
9ad464b126
|
Simplify SubdirData (#3926)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-05-12 19:21:19 +02:00 |
Antoine Prouvost
|
8254680fd7
|
Remove Context from downloaders (#3928)
|
2025-05-09 09:58:13 +02:00 |
Antoine Prouvost
|
562f64e8a6
|
Rename str > to_string (#3917)
|
2025-05-06 14:05:33 +02:00 |
Antoine Prouvost
|
542241ff3b
|
Matchspec hardening (#3907)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-05-05 21:02:58 +02:00 |
Antoine Prouvost
|
6ad6a6afc7
|
Remove implicit zero in Version formatting (#3915)
|
2025-05-05 16:39:55 +02:00 |
Johan Mabille
|
e1f0543810
|
release libmamba 2.1.1, micromamba 2.1.1, libmambapy 2.1.1
|
2025-05-05 15:02:14 +02:00 |
Antoine Prouvost
|
95050ee170
|
DX: libmambapy import in build tree (#3916)
|
2025-05-01 09:49:09 +02:00 |
Antoine Prouvost
|
5f4759e271
|
Fix VersionSpec globs (#3889)
|
2025-04-18 08:32:17 +02:00 |
Antoine Prouvost
|
d7c14cdd9a
|
Bind package extraction (#3882)
|
2025-04-08 10:45:14 +02:00 |
Johan Mabille
|
9e76befe6e
|
Release 2.1.0
|
2025-04-01 16:09:45 +02:00 |
jaimergp
|
b3a48ce365
|
Support SHA256 hashes in @EXPLICIT files (#3866)
|
2025-03-21 17:14:57 +01:00 |
Johan Mabille
|
d1ca95e356
|
Release 2.0.8
|
2025-03-19 12:24:43 +01:00 |
Hind Montassif
|
1e66fabb8f
|
release libmamba 2.0.7, micromamba 2.0.7, libmambapy 2.0.7
|
2025-03-07 14:13:31 +01:00 |
Julien Jerphanion
|
c6ff043d71
|
release libmamba 2.0.7.rc1, micromamba 2.0.7.rc1, libmambapy 2.0.7.rc1
|
2025-03-05 15:00:30 +01:00 |
Julien Jerphanion
|
241fe11c34
|
release libmamba 2.0.7.rc0, micromamba 2.0.7.rc0, libmambapy 2.0.7.rc0
|
2025-02-24 15:45:46 +01:00 |
Ayaz Salikhov
|
6227622587
|
maint: Add markdownlint pre-commit hook (#3756)
|
2025-02-21 19:40:59 +01:00 |
Julien Jerphanion
|
148a25c44d
|
maint: Consistently name `Database` objects (#3831)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-02-20 14:01:45 +01:00 |
Johan Mabille
|
89abba3df0
|
warning as error default to OFF and enabled in CI (#3814)
|
2025-02-11 15:05:41 +01:00 |
Julien Jerphanion
|
09f87f1031
|
release libmamba 2.0.6, micromamba 2.0.6, libmambapy 2.0.6
|
2025-02-04 15:28:34 +01:00 |
Julien Jerphanion
|
451eaa7ade
|
release libmamba 2.0.6.rc3, micromamba 2.0.6.rc3, libmambapy 2.0.6.rc3
|
2025-02-04 11:32:30 +01:00 |
Julien Jerphanion
|
daebc1be49
|
release libmamba 2.0.6.rc2, micromamba 2.0.6.rc2, libmambapy 2.0.6.rc2
|
2025-01-31 11:30:04 +01:00 |
Julien Jerphanion
|
71e4545022
|
release libmamba 2.0.6.rc1, micromamba 2.0.6.rc1, libmambapy 2.0.6.rc1
|
2025-01-28 08:47:10 +01:00 |
Ayaz Salikhov
|
9087a976be
|
maint: Don't exclude Changelog files from typos-conda (#3748)
|
2025-01-16 09:36:48 +01:00 |
Julien Jerphanion
|
0023a3b13a
|
release libmamba 2.0.6.rc0, micromamba 2.0.6.rc0, libmambapy 2.0.6.rc0
|
2025-01-14 11:14:17 +01:00 |
Ayaz Salikhov
|
d0c7458839
|
maint: Add prettier pre-commit hook (#3663)
|
2025-01-13 09:09:07 +01:00 |
Johan Mabille
|
4cbb3f7de0
|
release libmamba 2.0.5, libmambapy 2.0.5, micromamba 2.0.5
|
2024-12-12 17:22:41 +01:00 |
Johan Mabille
|
0b43dbcce2
|
release libmamba 2.0.5.rc0, libmambapy 2.0.5.rc0, micromamba 2.0.5.rc0
|
2024-12-09 20:50:18 +01:00 |
Ayaz Salikhov
|
f67914ef8a
|
maint: Add pyupgrade pre-commit hook (#3671)
|
2024-12-09 17:05:54 +01:00 |
Klaim (Joël Lamotte)
|
633d8d005a
|
`micromamba/mamba --version` displays pre-release version names + establishes pre-release versions name scheme (#3639)
|
2024-12-06 08:56:26 +01:00 |
Hind-M
|
6141540b94
|
Handle `.tar.gz` in pkg url (#3640)
|
2024-12-06 08:55:03 +01:00 |
Julien Jerphanion
|
50c3aae986
|
ci: Remove Conda Nightly tests (#3629)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
|
2024-12-04 10:53:18 +01:00 |
Hind Montassif
|
c809abcba6
|
release libmamba 2.0.4, libmambapy 2.0.4, micromamba 2.0.4
|
2024-11-22 16:43:30 +01:00 |