Commit graph

237 commits

Author SHA1 Message Date
daimond113
fe5630af57
fix(resolver): 🐛 correctly insert packages from lockfile 2024-03-28 13:28:28 +01:00
daimond113
7f6d33814b
chore(release): prepare for v0.4.0 2024-03-27 20:57:19 +01:00
daimond113
ac48fbe18a
feat(manifest): add dependency names 2024-03-27 20:56:19 +01:00
daimond113
26da6abd22
style: 🎨 apply clippy & rustfmt 2024-03-27 00:48:00 +01:00
daimond113
33aa9dbff9
fix: 🐛 link root dependencies to their dependents aswell 2024-03-27 00:46:07 +01:00
daimond113
875379ecbe
feat: add dependency overrides 2024-03-27 00:45:27 +01:00
daimond113
3a061a9fbe
refactor(resolver): 🎨 improve lockfile format 2024-03-25 20:48:16 +01:00
daimond113
2265aa5b36
chore(release): prepare for v0.3.2 2024-03-24 19:28:00 +01:00
daimond113
194687ca67
fix(wally-compat): 🐛 correct linking file paths 2024-03-24 19:27:10 +01:00
daimond113
ba6c218847
fix: 🐛 correctly enable fields with features 2024-03-24 18:48:26 +01:00
daimond113
e999f65ce9
chore(release): prepare for v0.3.1 2024-03-24 18:39:02 +01:00
daimond113
9ba7819132
feat(wally-compat): automatically find file to use as lib
This change makes Wally packages' types exported
2024-03-24 18:38:18 +01:00
daimond113
a40001cf17
chore(release): prepare for v0.3.0 2024-03-24 14:33:41 +01:00
daimond113
317a94ac72
chore(registry): ✏️ correct env variable names 2024-03-24 14:32:02 +01:00
daimond113
984dd2ed0f
feat: multi-index + wally support 2024-03-24 14:31:11 +01:00
daimond113
e021c5f408
chore(release): prepare for v0.2.0 2024-03-17 01:27:51 +01:00
daimond113
5c77d8db76
refactor(cli): 🎨 use static variables 2024-03-17 01:19:53 +01:00
daimond113
9e1ffc41b6
feat: 🚸 add wally conversion 2024-03-16 22:37:21 +01:00
daimond113
4b0aca4eb0
ci: run clippy on all workspace members 2024-03-16 22:37:16 +01:00
daimond113
7782a7537c
refactor(registry): store index files as btreemaps 2024-03-16 22:37:15 +01:00
daimond113
118174d4ba
feat(website): add embed metadata 2024-03-16 18:34:56 +01:00
daimond113
9a35ea7f5e
chore: 🐛 show logo on all platforms 2024-03-16 18:12:49 +01:00
daimond113
d4376d3a70
chore(release): prepare for v0.1.4 2024-03-16 17:33:41 +01:00
daimond113
0051beef1d
feat: add repository field 2024-03-16 17:31:27 +01:00
daimond113
e3b21315ff
feat(website): 🚀 create website 2024-03-16 17:28:20 +01:00
daimond113
9c806ba082
feat(registry): add listing newest packages 2024-03-16 17:26:58 +01:00
daimond113
970a8dce50
chore(release): prepare for v0.1.3 2024-03-10 19:05:09 +01:00
daimond113
0be8a520c3
feat(cli): add init, add, remove, and outdated commands 2024-03-10 19:03:12 +01:00
daimond113
f2758c6351
feat(registry): package versions endpoint 2024-03-10 19:02:33 +01:00
daimond113
d20fb4aee3
chore(release): prepare for v0.1.2 2024-03-06 22:45:48 +01:00
daimond113
21d841fcee
feat(registry): add ratelimits 2024-03-06 22:45:48 +01:00
daimond113
d6dcad739f
chore: 🚀 setup crates.io publishing 2024-03-06 22:45:39 +01:00
daimond113
7d805f4648
chore(release): prepare for v0.1.1 2024-03-04 22:01:39 +01:00
daimond113
7cb08e7dcd
fix: 🛂 properly handle missing api token entry 2024-03-04 22:01:02 +01:00
daimond113
60760d07c4
docs: 📝 update README 2024-03-04 21:59:19 +01:00
daimond113
4e11e2e079
chore(release): prepare for v0.1.0 2024-03-04 21:19:39 +01:00
daimond113
ec1c6fcffa
feat: 🎉 initial commit 2024-03-04 21:18:49 +01:00