What's Changed
-
Improve handling of the pth files for TCL on pypy. #409
-
The
rye tools list
command now accepts-v
to also print out the
versions of the installed tools. #396 -
Fixed parsing of versions by
rye version
. #397 -
Improved the help message for
rye init
. #401 -
The email address now defaults to a syntactically valid email address
if not known to prevent errors with some build tools. -
Added new Python versions.
-
The rye installer now detects
NOEXEC
temporary folders and prints out
a more helpful error message. #394 -
Fixed an issue where the author email was incorrectly detected. #382
-
The prompt of new virtualenvs is now set to the project name. #383
New Contributors
- @wuyumin made their first contribution in #382
- @rayigen85 made their first contribution in #387
- @alextremblay made their first contribution in #408
- @zhuang1234 made their first contribution in #409
Full Changelog: 0.11.0...0.12.0