jdx/mise v2024.1.26
What's Changed
- bun|python: use target_feature to use correct precompiled runtimes by @jdx in https://github.com/jdx/mise/pull/1512
- config: do not follow symbolic links for trusted paths by @jdx in https://github.com/jdx/mise/pull/1513
- refactor: env parsing by @jdx in https://github.com/jdx/mise/pull/1515
- config: refactor min_version logic by @jdx in https://github.com/jdx/mise/pull/1516
- env: sort env vars coming back from exec-env by @jdx in https://github.com/jdx/mise/pull/1518
- feat(tasks): infer bash task topics from folder structure by @Ajpantuso in https://github.com/jdx/mise/pull/1520
- feat(doctor): identify missing/extra shims by @Ajpantuso in https://github.com/jdx/mise/pull/1524
Full Changelog: https://github.com/jdx/mise/compare/v2024.1.25...v2024.1.26