๐ Bug Fixes
- output was silenced on task fail with keep-order by @artemisart in #5175
- avoid mapfile to run e2e tests on macOS (bash 3.2) by @artemisart in #5170
- flaky keep-order e2e test by @artemisart in #5178
- watch mise.lock for changes by @jdx in #5184
- remote task dependency does not work by @roele in #5183
- rayon -> tokio by @jdx in #5172
- cache results from version host by @jdx in #5187
- cache results from version host for aqua packages by @jdx in #5188
๐ Documentation
- standardize subcommand format to 'u|use' for consistency by @LuckyWindsck in #5167
- clarify how to enable ideomatic version file reading for ruby by @amkisko in #5163
๐งช Testing
Chore
- fix clippy issue in xonsh by @jdx in #5180
- improve shfmt linter by @jdx in #5181
- cargo up by @jdx in 3ece604
- fix hyperfine step summary by @jdx in 36ab4a1
- adjust perf thresholds by @jdx in 4113a3b
New Contributors
- @amkisko made their first contribution in #5163
- @LuckyWindsck made their first contribution in #5167