uv/docs/concepts
Zanie Blue d0a6f5d13f
Add support for relative durations in `exclude-newer` (#16814)
Adds support for "friendly" durations like, 1 week, 7 days, 24 hours
using Jiff's parser. During resolution, we calculate this relative to
the current time and resolve it into a concrete timestamp for the
lockfile. If the span has not changed, e.g., to another relative value,
then locking again will not change the lockfile. The locked timestamp
will only be updated when the lockfile is invalidated, e.g., with
`--upgrade`. This prevents the lockfile from repeatedly churning when a
relative value is used.
2025-12-09 19:52:14 +00:00
..
authentication Allow providing the `uv auth login` password or token via stdin (#15642) 2025-09-02 16:59:58 -05:00
projects Bump version to 0.9.16 (#17008) 2025-12-06 07:52:06 -06:00
build-backend.md Bump version to 0.9.16 (#17008) 2025-12-06 07:52:06 -06:00
cache.md Add a 5 min default timeout for deadlocks (#16342) 2025-12-04 14:59:04 +01:00
configuration-files.md Add a "storage" reference document (#15954) 2025-11-17 09:38:14 -05:00
index.md Split the "Authentication" page into sections (#15575) 2025-08-28 15:45:31 -05:00
indexes.md Split the "Authentication" page into sections (#15575) 2025-08-28 15:45:31 -05:00
preview.md Add `uv workspace list` to list workspace members (#16691) 2025-11-17 09:35:50 -06:00
python-versions.md Document the new behavior for free-threaded python versions (#16781) 2025-11-20 08:58:49 -06:00
resolution.md Add support for relative durations in `exclude-newer` (#16814) 2025-12-09 19:52:14 +00:00
tools.md Move the "Export" guide to the projects concept section (#16835) 2025-11-24 10:39:52 -06:00