jdx/mise v2024.3.2
What's Changed
- fix(task): document task.hide by @roele in https://github.com/jdx/mise/pull/1754
- fix(deps): update rust crate chrono to 0.4.35 by @renovate in https://github.com/jdx/mise/pull/1757
- fix(deps): update rust crate clap to 4.5.2 by @renovate in https://github.com/jdx/mise/pull/1758
- fix: watch env._.source files by @nicolas-geniteau in https://github.com/jdx/mise/pull/1770
- chore(deps): update softprops/action-gh-release action to v2 by @renovate in https://github.com/jdx/mise/pull/1761
- fix(deps): update rust crate simplelog to 0.12.2 - autoclosed by @renovate in https://github.com/jdx/mise/pull/1760
- fix(deps): update rust crate reqwest to 0.11.26 by @renovate in https://github.com/jdx/mise/pull/1759
- fix: prepend virtualenv path rather than append by @kalvinnchau in https://github.com/jdx/mise/pull/1751
- feat(task): add option to show hidden tasks in dependency tree by @roele in https://github.com/jdx/mise/pull/1756
- fix(npm): mise use -g npm:yarn@latest installs wrong version by @roele in https://github.com/jdx/mise/pull/1752
- fix(go): go backend supports versions prefixed with 'v' by @roele in https://github.com/jdx/mise/pull/1753
New Contributors
- @nicolas-geniteau made their first contribution in https://github.com/jdx/mise/pull/1770
- @kalvinnchau made their first contribution in https://github.com/jdx/mise/pull/1751
Full Changelog: https://github.com/jdx/mise/compare/v2024.3.1...v2024.3.2