Skip to content
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

rye 0.11.0 #136952

Merged
merged 2 commits into from
Jul 19, 2023
Merged

rye 0.11.0 #136952

merged 2 commits into from
Jul 19, 2023

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 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: astral-sh/rye@0.10.0...0.11.0

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 18, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 18, 2023
@BrewTestBot BrewTestBot enabled auto-merge July 18, 2023 23:57
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 19, 2023
Merged via the queue into Homebrew:master with commit efbd4f0 Jul 19, 2023
@chenrui333 chenrui333 deleted the bump-rye-0.11.0 branch January 22, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants