🚀 Features
- respect --quiet in
mise run
by @jdx in #3257 - added special "_" portion of mise.toml for custom data by @jdx in #3259
- breaking added MISE_OVERRIDE_CONFIG_FILENAMES config by @jdx in #3266
- added swift by @jdx in #3271
🐛 Bug Fixes
- (spm) git proxy config by @jdx in #3264
- clean up some windows error cases by @jdx in #3255
- run
hook-env
on directory change by @jdx in #3258 - always prefer glibc to musl in mise run by @jdx in #3261
- issue with non-default backends not getting tool options by @jdx in #3265
- explicitly stop progress bars when exiting by @jdx in #3272
🚜 Refactor
- use aqua for shellcheck by @scop in #3270
- use aqua for goreleaser by @scop in #3269
- use aqua for golangci-lint by @scop in #3268
📚 Documentation
- describe mise behavior when mise version is lower than min_version by @erickguan in #2994
🔍 Other Changes
- wait for gh rate limit if expended by @jdx in #3251
- set github token for docs job by @jdx in 908dd18
- skip hyperfine unless on release pr by @jdx in #3253
- move tasks dir so it doesnt show up in unrelated projects by @jdx in #3254
- Update comparison-to-asdf.md by @jdx in fe50c72
- added "en" command by @jdx in #1697