What's Changed
- fix: no panic on missing current dir by @tamasfe in #1462
- fix not_found handler when command start with "--" by @jdx in #1464
- fix: always load global configs by @tamasfe in #1466
- remove dirs_next in favor of simpler "home" crate by @jdx in #1471
- rename internal MISE_BIN env var to __MISE_BIN by @jdx in #1472
- allow using templates in task files by @jdx in #1473
- tasks: support array of commands directly by @jdx in #1474
- updated dependencies by @jdx in #1475
- add support for installing directly with go modules by @endigma in #1470
- ensure forge type matches by @jdx in #1476
New Contributors
Full Changelog: v2024.1.21...v2024.1.22