What's Changed
- bug: fixed bug where
rtx i python@3.9.1
would installpython@3.9.16
due to prefix matching #114 - bug: cosmetic issue replacing HOME with
~
inrtx ls
output - bug: RTX_QUIET was setting RTX_LOG_LEVEL=error when it should have been RTX_LOG_LEVEL=warn
- deps: bumped toml, toml_edit, and serde_json
Full Changelog: v1.5.1...v1.5.2