Skip to content

0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 16:53
· 199 commits to main since this release

What's Changed

  • rye now uses uv to bootstrap its internal packages and tools. #754

  • rye no longer fails if an incorrect VIRTUAL_ENV environment
    variable is exported. #766

  • Added latest Python builds. #771

  • When uv is used the prompt is now set to the project name. #773

  • Allow rye fetch --force to force re-fetch a downloaded toolchain. #778

  • Fixed a panic when adding a package to a virtual project. #783

  • Bumped uv to 0.1.11. #790

New Contributors

Full Changelog: 0.26.0...0.27.0