jdx/mise v2024.1.13
What's Changed
- add path separator by @defhacks in https://github.com/jdx/mise/pull/1398
- prevent adding relative/empty paths during activation by @defhacks in https://github.com/jdx/mise/pull/1400
- handle 404s by @jdx in https://github.com/jdx/mise/pull/1408
- allow expanding "~" for trusted_config_paths by @jdx in https://github.com/jdx/mise/pull/1409
- disallow [settings] header in settings.toml by @jdx in https://github.com/jdx/mise/pull/1410
- use ~/.tool-versions globally by @jdx in https://github.com/jdx/mise/pull/1414
New Contributors
- @defhacks made their first contribution in https://github.com/jdx/mise/pull/1398
Full Changelog: https://github.com/jdx/mise/compare/v2024.1.12...v2024.1.13