github astral-sh/rye 0.7.0

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

What's Changed

  • rye sync and rye lock now accept --pyproject. #296

  • Added JSON output to rye toolchain list by adding --format=json. #306

  • rye version can bump version by --bump option now. #298

  • Fixed members not handled correctly in workspaces. #300

  • Add --clean for build command. #297

  • Fixed an issue where pip was not invoked from the right working directory
    causing issues for workspace installations. #292

  • rye init now accepts --private to set the Private :: Do Not Upload classifier
    that prevents uploads to PyPI. #291

New Contributors

  • @dsp made their first contribution in #292

Full Changelog: 0.6.0...0.7.0

Don't miss a new rye release

NewReleases is sending notifications on new releases.