Skip to content

Choose a tag to compare

@hynek hynek released this 25 Jul 11:40
v2.6.0
34e35d3

Added

  • New prune-cache input that controls whether uv cache prune --ci is run before the cache is saved.

Changed

  • Cache pruning is now opt-in. Set prune-cache to true to get the previous behavior. See this research conducted by Charlie Marsh for the reasoning.