jdx/mise v2024.1.27
What's Changed
- pass signals to tasks by @jdx in https://github.com/jdx/mise/pull/1527
- doctor: display missing/extra shims by @jdx in https://github.com/jdx/mise/pull/1529
- feat(run): match tasks to run with glob patterns by @Ajpantuso in https://github.com/jdx/mise/pull/1528
- feat(tasks): unify glob strategy for tasks and dependencies by @Ajpantuso in https://github.com/jdx/mise/pull/1533
- fix global config with asdf_compat by @jdx in https://github.com/jdx/mise/pull/1534
- added status settings by @jdx in https://github.com/jdx/mise/pull/1535
- env: resolve env vars in order by @jdx in https://github.com/jdx/mise/pull/1519
- parse alias + plugins with serde by @jdx in https://github.com/jdx/mise/pull/1537
Full Changelog: https://github.com/jdx/mise/compare/v2024.1.26...v2024.1.27