Add release notes and bump version for 0.8.0 (#14690)

[Rendered](https://github.com/astral-sh/uv/blob/zb/release-notes/CHANGELOG.md)
This commit is contained in:
Zanie Blue 2025-07-17 17:07:48 -05:00
parent ac35377132
commit 1a339b76e8
14 changed files with 199 additions and 50 deletions

View file

@ -557,7 +557,7 @@ mod tests {
// Check that the source dist is reproducible across platforms.
assert_snapshot!(
format!("{:x}", sha2::Sha256::digest(fs_err::read(&source_dist_path).unwrap())),
@"dab46bcc4d66960a11cfdc19604512a8e1a3241a67536f7e962166760e9c575c"
@"9a7f7181c5e69ac14e411a2500fed153a1e6ea41cd5da6f24f226c4cddacf6b7"
);
// Check both the files we report and the actual files
assert_snapshot!(format_file_list(build.source_dist_list_files, src.path()), @r"