Skip to content

Releases: jdx/mise

v2024.11.36

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

πŸ” Other Changes

v2024.11.35

30 Nov 00:51
v2024.11.35
8aaa64c
Compare
Choose a tag to compare

πŸš€ Features

  • migrate more tools away from asdf by @jdx in #3279

πŸ› Bug Fixes

  • remove conflicting MISE_SHELL setting by @jdx in #3284

🚜 Refactor

  • simplify __MISE_WATCH variable to only contain the most recent timestamp by @jdx in #3282

πŸ§ͺ Testing

  • remove unnecessary cargo-binstall test by @jdx in 0a4da7a

πŸ” Other Changes

  • dont require build-windows before unit-windows by @jdx in c85e2ec

v2024.11.34

29 Nov 07:25
v2024.11.34
90f5798
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • make _.file and _.source optional if the file is missing by @jdx in #3275
  • prevent deadlock when resetting by @jdx in 8e6d093
  • prevent deadlock when resetting by @jdx in 201ba90
  • prevent deadlock when resetting by @jdx in 169338a

🚜 Refactor

πŸ“š Documentation

πŸ” Other Changes

v2024.11.33

28 Nov 23:34
v2024.11.33
82edc70
Compare
Choose a tag to compare

πŸš€ Features

  • respect --quiet in mise run by @jdx in #3257
  • added special "_" portion of mise.toml for custom data by @jdx in #3259
  • breaking added MISE_OVERRIDE_CONFIG_FILENAMES config by @jdx in #3266
  • added swift by @jdx in #3271

πŸ› Bug Fixes

  • (spm) git proxy config by @jdx in #3264
  • clean up some windows error cases by @jdx in #3255
  • run hook-env on directory change by @jdx in #3258
  • always prefer glibc to musl in mise run by @jdx in #3261
  • issue with non-default backends not getting tool options by @jdx in #3265
  • explicitly stop progress bars when exiting by @jdx in #3272

🚜 Refactor

πŸ“š Documentation

  • describe mise behavior when mise version is lower than min_version by @erickguan in #2994

πŸ” Other Changes

  • wait for gh rate limit if expended by @jdx in #3251
  • set github token for docs job by @jdx in 908dd18
  • skip hyperfine unless on release pr by @jdx in #3253
  • move tasks dir so it doesnt show up in unrelated projects by @jdx in #3254
  • Update comparison-to-asdf.md by @jdx in fe50c72
  • added "en" command by @jdx in #1697

v2024.11.32

27 Nov 23:01
v2024.11.32
9b3f005
Compare
Choose a tag to compare

πŸš€ Features

  • allow running tasks without mise run, e.g.: mise test as shorthand for mise run test by @jdx in #3235
  • default task directory config by @jdx in #3238
  • standalone tasks by @jdx in #3240
  • automatic uv venv activation by @jdx in #3239
  • migrate more tools away from asdf by @jdx in #3242
  • add committed by @scop in #3247
  • use ubi for figma-export by @jdx in 19dbeac
  • add vacuum by @scop in #3249

πŸ› Bug Fixes

  • skip _.source files if not present by @jdx in #3236
  • rust idiomatic file parsing by @jdx in #3241
  • automatic reinstall of uvx tools during python upgrades by @jdx in #3243

🚜 Refactor

πŸ“š Documentation

πŸ” Other Changes

  • bump tabled by @jdx in #3245
  • fix tools tests on release branch by @jdx in 675a2b0
  • fix tools tests on release branch by @jdx in 130c3a4
  • Mention the fish shell's automatic activation in the Quickstart section by @rmacklin in #2295
  • fix tools tests on release branch by @jdx in 9feb3b6

New Contributors

v2024.11.31

27 Nov 16:02
v2024.11.31
457c635
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

🚜 Refactor

  • remove duplicate remote_versions_caches by @jdx in #3220

πŸ“š Documentation

  • rename legacy version files to idiomatic version files by @jdx in #3216
  • document aqua better by @jdx in #3234

🎨 Styling

πŸ§ͺ Testing

  • move some unit tests to e2e by @jdx in #3218
  • migrate tests from unit to e2e by @jdx in #3231

v2024.11.30

26 Nov 21:16
v2024.11.30
6882f53
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • Make Rebar backend depend on Erlang by @eproxus in #3197
  • trust system/global config by default by @jdx in #3201
  • use tv.short in show_tools by @jdx in #3213

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

New Contributors

v2024.11.29

25 Nov 04:40
v2024.11.29
644cb6d
Compare
Choose a tag to compare

πŸš€ Features

  • (env) Allow exporting env vars as dotenv format by @miguelmig in #3185
  • move more tools away from asdf by @jdx in #3184
  • use aqua for cargo-binstall by @jdx in #3182

πŸ› Bug Fixes

  • use shift_remove by @jdx in #3188
  • pass boolean tool options as strings by @jdx in #3191
  • move semver cmp errors to debug by @jdx in ab4e638
  • show more accurate error if no tasks are available by @jdx in e1b1b48
  • move semver cmp errors to debug by @jdx in #3172
  • use aqua for terraform by @jdx in #3192

πŸ§ͺ Testing

πŸ” Other Changes

v2024.11.28

24 Nov 17:30
v2024.11.28
f88950e
Compare
Choose a tag to compare

πŸš€ Features

  • migrate more tools away from asdf by @jdx in #3170
  • auto-install tools on mise run by @jdx in #3181
  • move more tools away from asdf by @jdx in #3179

πŸ› Bug Fixes

  • allow passing integers to task env by @jdx in #3177
  • remove __MISE_WATCH,__MISE_DIFF env vars on mise deactivate by @jdx in #3178

πŸ“š Documentation

  • (security) added information about checksums/cosign/slsa verification by @jdx in 1faef6e
  • (security) added release gpg key by @jdx in 8f5dfd6
  • typos by @jdx in #3173

πŸ” Other Changes

v2024.11.27

23 Nov 17:31
5562f2f
Compare
Choose a tag to compare

I rewrote the git history to remove what were mostly commits from the asdf registry repo that was included in this repo at one point so from now on the history should be clear and the CHANGELOG will reflect everything from this point. Older release information will still be available at https://github.com/jdx/mise/releases