uv/crates/uv-dev
samypr100 f81c6b9a62
document uv version for environment variables (#15196)
## Summary

As new environment variables get introduced (e.g. `UV_EDITABLE`) I
thought it would useful to start tracking which release they were
introduced. I think its a common workflow to navigate to the [env var
documentation](https://docs.astral.sh/uv/reference/environment) to know
what the env var for something is but then end up in a situation where
one is using an environment variable with the wrong version of uv and
not notice immediately that its not compatible and therefore ignored.

## Test Plan

Existing tests.

The versions in `since` have all been manually reviewed to the best of
my ability for correctness.
2025-10-08 12:31:12 -05:00
..
src document uv version for environment variables (#15196) 2025-10-08 12:31:12 -05:00
.gitignore Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Add logging to the uv build backend (#15533) 2025-08-27 09:14:00 +02:00
builder.dockerfile Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
sync_sysconfig_targets.sh feat: add dynamically generated sysconfig replacement mappings (#13441) 2025-06-02 10:58:30 -05:00
test_sdist_building.sh Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00