github astral-sh/rye 0.22.0

latest releases: 0.34.0, 0.33.0, 0.32.0...
4 months ago

What's Changed

  • Virtual envs managed by Rye will now by default be marked to not sync to
    known cloud storage systems (Dropbox and iCloud). #589

  • Fixed a bug where pip-tools sometimes did not get initialized. #596

  • Rye now prefers installed toolchains over newer latest toolchains unless
    a precise pin is used. #598

  • Removed the non functional shell command. #602

  • Upgraded internal unearth dependency which resolved an issue where
    rye add tensorflow would not work. #614

  • The installer now supports RYE_TOOLCHAIN_VERSION. #606

  • rye init will no longer create packages with leading digits. #616

  • Rye now statically links vcruntime on Windows which no longer requires
    the vs redist to be installed. #622

  • rye show now prints out which sources are configured for a project. #631

New Contributors

Full Changelog: 0.21.0...0.22.0

Don't miss a new rye release

NewReleases is sending notifications on new releases.