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