Skip to content

0.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 09:42
· 58 commits to main since this release

What's Changed

  • Update uv to 0.1.26. #924

  • Always create .gitignore file in rye 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 or rye 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