https://github.com/StarryReverie/selector4nix/blob/v0.10.0/CHANGELOG.md
What's Changed
- Add
/{storePathHash}.lsendpoint by @StarryReverie in #168 - feat: add substituters[].max_concurrent_requests for per-substituter concurrency limits by @luochen1990 in #167
- feat: add proxy.resolution_policy for tiered substituter querying by @luochen1990 in #166
- Polish configuration page in dashboard for better UX by @StarryReverie in #169
- Sort substituter list in dashboard deterministically by @StarryReverie in #170
- Update staled license declaration in readme by @StarryReverie in #171
- chore(deps): bump Rust dependency redb to 4.2.0 by @renovate[bot] in #172
- Optimize
/{storePathHash}.lsendpoint's responsiveness by @StarryReverie in #173 - Change npm dependencies to
devDependenciesand maintain npm lockfile by @StarryReverie in #174 - chore(deps): bump Node.js dependency vite to 8.2.2 by @renovate[bot] in #175
- Add
/log/{deriver}endpoint by @StarryReverie in #176 - chore(deps): bump Rust dependency log to 0.4.34 by @renovate[bot] in #177
- Change some error kinds from
RuletoInputby @StarryReverie in #178
New Contributors
- @luochen1990 made their first contribution in #167
Full Changelog: v0.9.1...v0.10.0