Skip to content

Releases: jdx/mise

v2024.12.9

14 Dec 01:58
v2024.12.9
37df269
Compare
Choose a tag to compare

🚀 Features

  • (tasks) optional automatic outputs by @jdx in #3528
  • added quiet field to tasks by @jdx in #3514
  • show instructions for updating when min_version does not match by @jdx in #3520
  • several enhancements to tasks by @jdx in #3526

🐛 Bug Fixes

  • make bash_completions lib optional by @jdx in #3516
  • make plugin update work with libgit2 by @jdx in #3519
  • bug with mise task edit and new tasks by @jdx in #3521
  • correct self-update message by @jdx in eff0cff
  • task source bug fixes by @jdx in #3522

📚 Documentation

🧪 Testing

🔍 Other Changes

📦️ Dependency Updates

v2024.12.8

12 Dec 23:13
v2024.12.8
9365ad1
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

🔍 Other Changes

New Contributors

v2024.12.7

12 Dec 14:07
v2024.12.7
d21597c
Compare
Choose a tag to compare

🚀 Features

  • add the users PATH to mise doctor by @syhol in #3474
  • feat : Add superfile with aqua backend to registery by @yodatak in #3479
  • added task_auto_install setting by @jdx in #3481
  • Add yazi with aqua backend to registery by @yodatak in #3485
  • Migrating Terragrunt asdf plugin over to gruntwork-io by @yhakbar in #3486
  • add settings for python venv creation by @jdx in #3489
  • added MISE_ARCH setting by @jdx in #3490
  • add jj to registry by @phyrog in #3495
  • add task descriptions to completions by @jdx in #3497

🐛 Bug Fixes

  • mise upgrade with rust by @jdx in #3475
  • improve arg parsing for mise watch by @jdx in #3478
  • skip reading ignored config dirs by @jdx in #3480
  • deprecated attribute in json schema by @jdx in #3482
  • simplify auto_install settings by @jdx in #3483
  • use config_root for env._.source by @jdx in #3484
  • allow directories as task source by @jdx in #3488
  • Use arguments for to pass staged filenames to pre-commit task by @joshbode in #3492

📚 Documentation

  • updated mise watch docs to drop the -t by @jdx in 8ea6226

🔍 Other Changes

New Contributors

v2024.12.6

11 Dec 17:40
v2024.12.6
7c736f2
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

🔍 Other Changes

New Contributors

v2024.12.5

10 Dec 19:05
v2024.12.5
41dd42f
Compare
Choose a tag to compare

🚀 Features

  • make mise trust act on directories instead of files by @jdx in #3454

🐛 Bug Fixes

  • correctly lowercase "zsh" for shell hooks by @jdx in 035ae59
  • read MISE_CONFIG_DIR/conf.d/*.toml configs by @jdx in #3439
  • retains spm artifacts by @jdx in #3441
  • add env var for MISE_NPM_BUN setting by @jdx in b3c57e2
  • hide hidden tasks in mise run selector UI by @jdx in #3449
  • trim run scripts whitespace by @jdx in #3450
  • shell-escape arg() in tasks by @jdx in #3453
  • use shebang in run script to determine how arg escaping should work by @jdx in #3455

📚 Documentation

🔍 Other Changes

New Contributors

v2024.12.4

09 Dec 19:47
v2024.12.4
cbd660d
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • do not set debug mode when calling mise -v by @jdx in #3418
  • issue with usage and arg completions by @jdx in #3433

📚 Documentation

🔍 Other Changes

New Contributors

v2024.12.3

08 Dec 16:37
v2024.12.3
0e849fc
Compare
Choose a tag to compare

🚀 Features

📚 Documentation

⚡ Performance

  • increase performance of watch_files by @jdx in #3407
  • make ls --offline default behavior by @jdx in #3409

🔍 Other Changes

New Contributors

v2024.12.2

07 Dec 15:01
v2024.12.2
d1b9749
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • (config) set config_root for tasks defined in included toml files by @risu729 in #3388
  • global hooks by @jdx in #3393
  • only run watch_file hook when it has changed file by @jdx in #3394
  • bug with aliasing core tools by @jdx in #3395
  • remove shims directory before activating by @jdx in #3396

🚜 Refactor

📚 Documentation

🔍 Other Changes

v2024.12.1

06 Dec 13:00
v2024.12.1
c364198
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • (docs) correct syntax error in IDE integration examples by @EricGusmao in #3360
  • ensure version check message is displayed by @jdx in #3358
  • show warning if no precompiled pythons found by @jdx in #3359
  • allow compilation not on macOS, Linux, or Windows by @avysk in #3363
  • make hook-env compatible with zsh auto_name_dirs by @jdx in #3366
  • skip optional env._.file files by @jdx in #3381
  • .terraform-version by @jdx in #3380

📚 Documentation

🧪 Testing

  • try to fix coverage rate limits by @jdx in #3384

🔍 Other Changes

New Contributors

v2024.12.0

04 Dec 21:52
v2024.12.0
20525d2
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

🧪 Testing

🔍 Other Changes

New Contributors