Commits
Click on a commit to change the comparison rangeAdded 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.