Skip to content 🚀 Features
🐛 Bug Fixes
- remove shims directory when running
mise x by @jdx in #2735
- remove shims directory from PATH when executing shims by @jdx in #2736
- use same outdated logic for
mise ls as mise outdated by @jdx in #2737
- do not include shims dir in path_env when reinserting by @jdx in #2745
- automatically prefix ubi installs with "v" if not found by @jdx in #2747
- some issues with new registry by @jdx in 8ec6fb8
- only enable colors for stderr by @jdx in 8d57b99
🚜 Refactor
- move task deps into its own file by @jdx in bad9f68
- use settings singleton in more places by @jdx in #2742
- clean up
settings set by @jdx in #2744
📚 Documentation
🔍 Other Changes
New Contributors
- @autarch made their first contribution in #2290