jdx/mise v2024.1.25
What's Changed
- fix(deps): update rust crate regex to 1.10.3 by @renovate in https://github.com/jdx/mise/pull/1496
- feat(config): support arrays of env tables by @Ajpantuso in https://github.com/jdx/mise/pull/1503
- cargo: allow cargo-binstall from mise itself by @jdx in https://github.com/jdx/mise/pull/1507
- feat(template): add join_path filter by @Ajpantuso in https://github.com/jdx/mise/pull/1508
- add other arm targets for cargo-binstall by @yossydev in https://github.com/jdx/mise/pull/1510
- fix(tasks): prevent implicit globbing of sources/outputs by @Ajpantuso in https://github.com/jdx/mise/pull/1509
New Contributors
- @Ajpantuso made their first contribution in https://github.com/jdx/mise/pull/1503
- @yossydev made their first contribution in https://github.com/jdx/mise/pull/1510
Full Changelog: https://github.com/jdx/mise/compare/v2024.1.24...v2024.1.25