0.20.0 #572
mitsuhiko
announced in
Announcements
0.20.0
#572
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Improved the error message when an update could not be performed because files
are in use. Improve error message on failed updates #550
Rye now supports virtual projects. These are themselves not installed into the
virtualenv but their dependencies are. Added support for virtual projects #551
Update the Python internals (python external dependencies) to new versions. Update internals to newer versions #553
Update to newer versions of pip tools. For Python 3.7
6.14.0
is used, fornew Python versions
7.3.0
is used. Upgrade to newer pip tools #554Added
rye fmt
andrye lint
commands to format and lint withthe help of Ruff. Add ruff powered lint and fmt #555
Restore cursor state on Ctrl-C. This fixes some issues where in rare cases the
cursor would disappear even after shutting down rye. Explicitly handle ctrl-c to restore cursor #564
Upon installation Rye now prompts if global shims should be enabled. Change the installation wizard to prompt about global shims #566
Add a warning about bugs to the
shell
command until the behavior has beenfixed. Add a warning to the console command about bugs #567
New Contributors
Full Changelog: 0.19.0...0.20.0
This discussion was created from the release 0.20.0.
Beta Was this translation helpful? Give feedback.
All reactions