uv/crates/uv-build
Zanie Blue 1e8e08def2 Bump version to 0.7.0 and write changelog (#13201)
The changelog diff is deranged. Rendered at
https://github.com/astral-sh/uv/blob/zb/changelog-07/CHANGELOG.md#070

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
2025-04-29 16:37:00 -05:00
..
python/uv_build Fix several occurrences of the phrase “This options” (#13053) 2025-04-22 09:20:00 -04:00
src A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00
Cargo.toml Bump version to 0.7.0 and write changelog (#13201) 2025-04-29 16:37:00 -05:00
deny.toml A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00
LICENSE-APACHE A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00
LICENSE-MIT A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00
pyproject.toml Bump version to 0.7.0 and write changelog (#13201) 2025-04-29 16:37:00 -05:00
README.md A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00

Build backend for uv

This package is a slimmed down version of uv containing only the build backend. See https://pypi.org/project/uv/ and https://docs.astral.sh/uv/ for the main project package and documentation.