github astral-sh/rye 0.28.0

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

What's Changed

  • --skip-existing is now available with Rye's publish command. #831

  • Bumped uv to 0.1.15. #760, #820, #837

  • Bumped ruff to 0.3.0. #821

  • The init command now generates a script with the name of the
    project rather than hello. #801

  • Retain markers when adding dependencies with features when uv is used. #807

  • Fixed a bug that caused repeated syncs not to recall all previous options. #830

  • Report self-python version in --version. #843

  • Fixes a bug where rye config would not create the RYE_HOME folder if needed. #844

  • rye add now retains version and URL for the requirements when uv is used. #846

  • Added a rye test command which invokes pytest. #847

New Contributors

Full Changelog: 0.27.0...0.28.0

Don't miss a new rye release

NewReleases is sending notifications on new releases.