0.8.24
📦 uvView on GitHub →
✨ 2 features
Summary
uv 0.8.24 introduces a new `--force` option for `uv cache prune` and adds informative messages when cache clean or prune commands encounter a held lock.
✨ New Features
- Add `--force` flag for `uv cache prune` (enables forced pruning of the cache).
- Emit a message on `cache clean` and `prune` when a lock is held (provides user feedback).