Skip to content

Releases: jdx/mise

v2024.10.0

03 Oct 18:52
v2024.10.0
de95bc9
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (task) more flexible parsing around #MISE alias(es)=, changed prefix from # mise to #MISE by @jdx in #2694

📚 Documentation

🧪 Testing

🔍 Other Changes

New Contributors

v2024.9.13

29 Sep 19:33
v2024.9.13
0f290f0
Compare
Choose a tag to compare

🚀 Features

  • enable Java core plugin on Windows by @TobiX in #2684

🐛 Bug Fixes

  • logic with displaying hints by @jdx in #2686
  • tools installed via cargo:a/b@rev:012 immediately pruned by @roele in #2685

📚 Documentation

🧪 Testing

🔍 Other Changes

New Contributors

v2024.9.12

29 Sep 00:52
v2024.9.12
4ae683a
Compare
Choose a tag to compare

🚀 Features

  • offer to chmod non-executable tasks by @jdx in #2675
  • added basic task markdown generation by @jdx in #2677
  • Lazily evaluated env template variables in path entries by @josb in #2310
  • improving task docs and cli reference docs by @jdx in #2678

🐛 Bug Fixes

  • do not load symlinked config files more than once by @jdx in eb53099
  • minor bugs with incomplete python-build by @jdx in b56ff50
  • don't show use override warning if symlink file by @jdx in face79b

🚜 Refactor

📚 Documentation

🔍 Other Changes

  • use wrap_err instead of suggestions to display in non-debug by @jdx in 71937c8

New Contributors

v2024.9.11

27 Sep 22:46
v2024.9.11
8d9e690
Compare
Choose a tag to compare

🚀 Features

  • added --type option to toml set by @jdx in #2674
  • added --bump option for outdated/upgrade by @jdx in #2667

🐛 Bug Fixes

📚 Documentation

  • remove experimental badge from cargo and npm backends by @matukoto in #2669

⚡ Performance

  • more task loading in parallel by @jdx in #2673

🔍 Other Changes

New Contributors

v2024.9.10

26 Sep 22:06
v2024.9.10
e91bab4
Compare
Choose a tag to compare

🚀 Features

  • add arguments to file tasks by jdx in 1b20e09
  • added toml cli commands by jdx in 448f91c
  • mount tasks args/flags via usage by jdx in 1eaa731
  • added mise info command by jdx in 4880eb5

📚 Documentation

  • Add tera features for the template documenation by Erick Guan in 496e964

🔍 Other Changes

  • migrate away from deprecated git-cliff syntax by Jeff Dickey in 230897c
  • pin git-cliff by Jeff Dickey in b2603b6
  • upgraded usage by jdx in 443d0c7
  • retry windows-e2e on failure by Jeff Dickey in fa7ec34
  • retry windows-e2e on failure by Jeff Dickey in 6516f7f

v2024.9.9

25 Sep 18:46
v2024.9.9
61cc34b
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧪 Testing

🔍 Other Changes

New Contributors

v2024.9.8

25 Sep 02:34
v2024.9.8
b746c0a
Compare
Choose a tag to compare

🚀 Features

  • (node) allow using node unofficial build flavors by @jdx in #2637
  • codegen settings by @jdx in #2640

🐛 Bug Fixes

  • release 2024.9.7 breaks configurations that were using v in version names with go backend by @roele in #2636
  • add node mirror/flavor to cache key by @jdx in #2638

📚 Documentation

🔍 Other Changes

v2024.9.7

23 Sep 21:27
v2024.9.7
743b7a7
Compare
Choose a tag to compare

🚀 Features

  • task argument declarations by @jdx in #2612

🐛 Bug Fixes

  • (windows) node bin path by @jdx in eed0ecf
  • (windows) fixed npm backend by @jdx in #2617
  • ensure that version is not "latest" in node by @jdx in 0e196d6
  • prevent attempting to use python-build in windows by @jdx in e15545b
  • skip last modified time test for nix by @laozc in #2622
  • go backend can't install tools without 'v' prefix in git repo tags by @roele in #2606
  • use "v" prefix first for go backend by @jdx in 8444597

📚 Documentation

🔍 Other Changes

New Contributors

v2024.9.6

18 Sep 21:56
v2024.9.6
1c0bc95
Compare
Choose a tag to compare

🚀 Features

  • (tasks) allow mise-tasks or .mise-tasks directories by @jdx in #2610
  • (windows) added ruby core plugin by @jdx in #2599
  • periodically prune old cache files by @jdx in #2603
  • take npm/cargo backends out of experimental by @jdx in 5496cef

🐛 Bug Fixes

🧪 Testing

🔍 Other Changes

  • clean up console output during project linting by @jdx in #2607

v2024.9.5

17 Sep 14:04
v2024.9.5
1f0f03e
Compare
Choose a tag to compare

🔍 Other Changes