🚀 Features
🐛 Bug Fixes
- correctly lowercase "zsh" for shell hooks by @jdx in 035ae59
- read MISE_CONFIG_DIR/conf.d/*.toml configs by @jdx in #3439
- retains spm artifacts by @jdx in #3441
- add env var for MISE_NPM_BUN setting by @jdx in b3c57e2
- hide hidden tasks in
mise run
selector UI by @jdx in #3449 - trim run scripts whitespace by @jdx in #3450
- shell-escape arg() in tasks by @jdx in #3453
- use shebang in run script to determine how arg escaping should work by @jdx in #3455
📚 Documentation
- example with required version by @felixhummel in #3448
- document new windows installers by @jdx in #3452
🔍 Other Changes
New Contributors
- @felixhummel made their first contribution in #3448