File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,13 @@ Released on 2025-12-02.
1818- Add a Windows manifest to uv binaries ([ #16894 ] ( https://github.com/astral-sh/uv/pull/16894 ) )
1919- Add LFS toggle to Git sources ([ #16143 ] ( https://github.com/astral-sh/uv/pull/16143 ) )
2020- Cache source reads during resolution ([ #16888 ] ( https://github.com/astral-sh/uv/pull/16888 ) )
21- - Include PEP 740 attestations when publishing uv to PyPI ([ #16910 ] ( https://github.com/astral-sh/uv/pull/16910 ) )
2221- Allow reading requirements from scripts without an extension ([ #16923 ] ( https://github.com/astral-sh/uv/pull/16923 ) )
2322- Allow reading requirements from scripts with HTTP(S) paths ([ #16891 ] ( https://github.com/astral-sh/uv/pull/16891 ) )
2423
24+ ### Configuration
25+
26+ - Add ` UV_HIDE_BUILD_OUTPUT ` to omit build logs ([ #16855 ] ( https://github.com/astral-sh/uv/pull/16855 ) )
27+
2528### Bug fixes
2629
2730- Fix ` uv-trampoline-builder ` builds from crates.io by moving bundled executables ([ #16922 ] ( https://github.com/astral-sh/uv/pull/16922 ) )
You can’t perform that action at this time.
0 commit comments