-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.5.0 #12068
Release v0.5.0 #12068
Conversation
@@ -1,5 +1,52 @@ | |||
# Changelog | |||
|
|||
## 0.5.0 | |||
|
|||
### Preview features |
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.
Hmm, looks like it didn't add the features from the rebase-merge
|
2f88631
to
2ce5ea8
Compare
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.
Nice!
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
URL is wrong: > $ curl -L -s -o /dev/null https://docs.astral.sh/ruff/rules/misplaced-bare-raise%60/ -w "%{http_code}\n" > 404 Correct URL: > $ curl -L -s -o /dev/null https://docs.astral.sh/ruff/rules/misplaced-bare-raise/ -w "%{http_code}\n" > 200 Link: https://astral.sh/blog/ruff-v0.5.0 Fixes: a8b48fc ("Release v0.5.0 (astral-sh#12068)") Signed-off-by: Thomas Faivre <[email protected]>
Summary
Release of Ruff v0.5.0