-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump version to v0.6.6 #13415
Bump version to v0.6.6 #13415
Conversation
27b4fd4
to
a7679af
Compare
### Preview features | ||
|
||
- \[`refurb`\] Skip `slice-to-remove-prefix-or-suffix` (`FURB188`) when non-trivial slice steps are present ([#13405](https://github.com/astral-sh/ruff/pull/13405)) | ||
- Add a subcommand to generate dependency graphs ([#13402](https://github.com/astral-sh/ruff/pull/13402)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
curl -LsSf https://astral.sh/ruff/0.6.6/install.sh | sh | ||
powershell -c "irm https://astral.sh/ruff/0.6.6/install.ps1 | iex" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good reminder that we should updated to the latest cargo-dist and change these to the more verbose recommendations that fail less.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can do the upgrade. I noticed that we don't use the more verbose ones in the uv README though -- is that intentional?
|
No description provided.