github astral-sh/rye 0.11.0

latest releases: 0.35.0, 0.34.0, 0.33.0...
11 months ago

What's Changed

  • Added a new config key default.author to configure the default author
    that should be set. This overrides the default author that is normally
    loaded from the git config. #377

  • When importing with rye init and no src folder exists, it will not be
    crated. #375

  • Added support for shell command on Windows. #363

  • Pin down pip to an older version to avoid issues with an incompatible
    pip-tools version. This does not yet update pip-tools to 7.0 as there
    are significant regressions in 7.x. #374

  • The version command can show dynamic versions now. #355

  • rye add now properly checks some incompatible argument combinations. #347

  • There is now more toolchain validation. This better supports cases where
    rye was interrupted during sync. #351

New Contributors

Full Changelog: 0.10.0...0.11.0

Don't miss a new rye release

NewReleases is sending notifications on new releases.