github astral-sh/rye 0.19.0

latest releases: 0.39.0, 0.38.0, 0.37.0...
8 months ago

What's Changed

  • Improved the behavior of rye fetch. When invoked without arguments it will now try to
    fetch the version of the requested Python interpreter. Specifically this combining
    pin and fetch work in a much simplified manner. #545

  • Fixed an issue where rye init would pin a much too specific version in the .python-version
    file that is generated. #545

  • On Windows the PATH is now automatically adjusted on install and uninstall. This means that
    manually adding the rye folder to the search path is no longer necessary. #483

  • Fixed a regression in 0.18 that caused the add command to fail. #547

New Contributors

Full Changelog: 0.17.0...0.19.0

Don't miss a new rye release

NewReleases is sending notifications on new releases.