astral-sh
uv
BlogDocsChangelog

Added support for [tool.uv.preview-features] in TOML configs (#15767)

#16452
Comparing
j-helland:jwh/toml-config-preview-features
(
b3dad59
) with
main
(
f02b459
)
CodSpeed Performance Gauge
-2%
Untouched
6

Benchmarks

Passed

resolve_warm_jupyter
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter
CodSpeed Performance Gauge
+1%
71.6 ms70.6 ms
resolve_warm_jupyter
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter
CodSpeed Performance Gauge
+1%
40.7 ms40.4 ms
resolve_warm_jupyter_universal
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter_universal
CodSpeed Performance Gauge
0%
136.5 ms136.6 ms
resolve_warm_jupyter_universal
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter_universal
CodSpeed Performance Gauge
-1%
204.8 ms206.9 ms
resolve_warm_airflow
crates/uv-bench/benches/uv.rs::uv::resolve_warm_airflow
CodSpeed Performance Gauge
-1%
450.4 ms455.9 ms
resolve_warm_airflow
crates/uv-bench/benches/uv.rs::uv::resolve_warm_airflow
CodSpeed Performance Gauge
-10%
787.9 ms873.7 ms

Commits

Click on a commit to change the comparison range
Base
main
f02b459
-1.73%
Added support for [tool.uv.preview-features] in TOML configs Preview features are specified as a list of strings in TOML, which parse to PreviewFeatures values. CLI arguments like --preview and --no-preview take precedence over config values. --preview-features combines with config values.
b3dad59
1 month ago
by j-helland
© 2025 CodSpeed Technology
Home Terms Privacy Docs