What's Changed
-
Update uv to 0.1.26. #924
-
Always create
.gitignore
file inrye init
. #919 -
Prevent
rye fetch --force
from removing a target directory that is not a Python installation. #921 -
rye list
always prints the currently installed packages even this project is not managed by Rye. #940 -
Fix error on using -v or -q with
rye fmt
orrye lint
. #959 -
Fix rye fetch detection of registered toolchain. #931
-
Ignore build-system configuration for virtual projects. #929
New Contributors
Full Changelog: 0.31.0...0.32.0