Skip to content

Releases: jdx/mise

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

v2024.11.37

30 Nov 01:20
v2024.11.37
7ac5ab3
Compare
Choose a tag to compare

๐Ÿš€ Features

๐Ÿ› Bug Fixes

  • handle General/Complex Versioning in --bump by @liskin in #2889
  • broken path example by @minddust in #3296
  • swift path on macos by @jdx in #3299
  • do not auto-install on mise x if some tools are passed by @jdx in 35d31a1
  • fix: also make certain we are not auto installing inside shims by checking by @jdx in b0c4a74
  • cache github release information for 24 hours by @jdx in #3300

๐Ÿšœ Refactor

๐Ÿ” Other Changes

  • Revert "fix: always prefer glibc to musl in mise run " by @jdx in #3298
  • bump expr-lang by @jdx in #3297
  • mise up --bump by @jdx in 6872b54
  • update mise.lock by @jdx in 4c12502
  • disable tool tests until I can sort out gh rate limit issues by @jdx in f42f010

New Contributors

v2024.11.36

29 Nov 10:48
v2024.11.36
0461143
Compare
Choose a tag to compare

๐Ÿ” Other Changes