What's Changed
- use cache directory for incomplete marker by @jdx in #1159
- erlang: allow non-version prefixes by @jdx in #1160
- python: show regular cpython versions last by @jdx in #1162
- cache-clear: add optional plugin argument by @jdx in #1161
- refactor: simplified stdout/stderr mocking in tests by @jdx in #1163
- ls: allow passing multiple plugins to filter by @jdx in #1164
- completions: improve completions for ls-remote and uninstall by @jdx in #1165
- completions: improve fish tool completions by @jdx in #1167
- completions: complete setting names by @jdx in #1166
- flags: move raw+jobs flags to only commands that install by @jdx in #1168
- test: skip slow e2e tests unless releasing by @jdx in #1169
- activate: use full path to rtx by @jdx in #1170
- use: show warning if setting a version that will not be used by @jdx in #1171
Full Changelog: v2023.12.25...v2023.12.26