-
0.9.2
Stablereleased this
2026-03-05 02:39:30 +00:00 | 1 commits to main since this releaseChanged
- Cache now uses stale-while-revalidate: cached projects are returned immediately and a background process (
--background-refresh) rebuilds the cache when it is stale, eliminating blocking scans on every invocation cache_ttl_hoursis now enforced: when the cache age exceeds the configured TTL, a background refresh is triggered automatically
Downloads
- Cache now uses stale-while-revalidate: cached projects are returned immediately and a background process (