github astral-sh/rye 0.14.0

latest releases: 0.42.0, 0.41.0, 0.40.0...
13 months ago

What's Changed

  • Add support for fetching alternative CPU architectures. #447

  • The order of git submodule initialization was changed. This improves the
    automatic author detection when includeIf is used. #443

  • The linux shim installer code will no longer fall back to symlinks when a
    hardlink cannot be created. This is done as a symlinked shim will not
    ever function correctly on Linux. This prevents the shim executables like
    python to instead act as if they are rye. The fallback behavior is now
    to copy the executable instead. #441

  • The installer now detects fish and will spit out additional instructions
    for configuring the shell.

  • Fix the wrong behavior when bump version. #454

New Contributors

Full Changelog: 0.13.0...0.14.0

Don't miss a new rye release

NewReleases is sending notifications on new releases.