daimond113
|
12c62d315d
|
refactor: build search without async
It didn't benefit from being async (nothing is
a future in there). For some reason Clippy didn't
complain despite the unused_async lint being
enabled.
|
2025-03-09 12:59:59 +01:00 |
|
daimond113
|
7520e8e8fc
|
chore(registry-release): prepare for v0.2.1
|
2025-03-02 02:58:43 +01:00 |
|
daimond113
|
86a111cf83
|
feat(registry): print more error info
Previously, only the root error's Display was
printed. Now we print Display of the root and
every parent error's as well.
|
2025-03-02 02:55:28 +01:00 |
|
daimond113
|
c9faef256a
|
chore(release): prepare for v0.6.0
|
2025-02-22 11:50:49 +01:00 |
|
daimond113
|
9b70929e02
|
chore(release): prepare for v0.6.0-rc.7
|
2025-02-15 00:09:07 +01:00 |
|
daimond113
|
2e02fecd46
|
chore(registry): add missing changelog entries
|
2025-02-12 23:15:43 +01:00 |
|
daimond113
|
041b14f404
|
chore(release): prepare for v0.6.0-rc.5
|
2025-02-10 09:01:41 +01:00 |
|
daimond113
|
c698969f76
|
chore(release): prepare for v0.6.0-rc.1
|
2025-02-06 23:24:11 +01:00 |
|
daimond113
|
076f5564ee
|
feat(registry): set content-length header for fs storage
|
2025-01-10 16:06:27 +01:00 |
|
daimond113
|
e8c3a66524
|
feat(registry): add individual job endpoints for package data
|
2025-01-10 00:00:24 +01:00 |
|
daimond113
|
be6410443f
|
perf(registry): asyncify reading data of top search packages
|
2025-01-09 22:59:20 +01:00 |
|
daimond113
|
685700f572
|
perf(registry): use rwlock over mutex for repository data
|
2025-01-09 22:40:41 +01:00 |
|
daimond113
|
325453450b
|
feat: add deprecating & yanking
|
2025-01-09 22:09:28 +01:00 |
|
daimond113
|
89a2103164
|
chore(release): prepare for v0.5.3
Debug / Get build version (push) Has been cancelled
Test & Lint / lint (push) Has been cancelled
Debug / Build for linux-x86_64 (push) Has been cancelled
Debug / Build for macos-aarch64 (push) Has been cancelled
Debug / Build for macos-x86_64 (push) Has been cancelled
Debug / Build for windows-x86_64 (push) Has been cancelled
|
2024-12-30 00:56:58 +01:00 |
|
daimond113
|
0c159e7689
|
docs: add missing changelog entries
|
2024-12-30 00:56:03 +01:00 |
|
daimond113
|
52c502359b
|
chore(release): prepare for v0.5.0
|
2024-12-14 23:53:59 +01:00 |
|