Skip to content

Releases: jdx/mise

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

v2024.11.26

23 Nov 07:08
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • show ubi versions starting with digit last by @jdx in #3162
  • make built-in aqua cache work on windows by @jdx in 56aae79

πŸ§ͺ Testing

  • added test to check for bad cargo-binstall versions by @jdx in #3163

πŸ” Other Changes

  • bake aqua registry into bin by @jdx in #3161

v2024.11.25

23 Nov 04:12
Compare
Choose a tag to compare

πŸš€ Features

  • added --local option for mise settings commands by @jdx in #3157

πŸ› Bug Fixes

  • minor tweak to dr output by @jdx in #3160
  • bug with missing shims after install by @jdx in #3159

πŸ” Other Changes

v2024.11.24

23 Nov 01:33
Compare
Choose a tag to compare

πŸš€ Features

  • ignore config files after not trusting them by @jdx in #3128
  • task vars by @jdx in #3130
  • verify aqua packages with cosign and/or slsa when available by @jdx in #3151
  • added task_skip setting by @jdx in #3154
  • allow calling mise settings foo=bar as shorthand by @jdx in #3155

πŸ› Bug Fixes

  • (cargo) added extra tool opts by @jdx in #3144
  • hide MISE_GITHUB_TOKEN from mise dr by @jdx in #3135
  • show password prompt when cloning and libgit2 is disabled by @jdx in #3138
  • keep tools sorted by @jdx in #3148
  • only use mise.toml files with lockfiles by @jdx in #3150

πŸ“š Documentation

  • add more detail about task vars by @jdx in #3136

πŸ§ͺ Testing

πŸ” Other Changes

v2024.11.23

21 Nov 22:42
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • skip lockfile methods when experimental is disabled by @jdx in 91c30da

v2024.11.22

21 Nov 20:54
Compare
Choose a tag to compare

πŸ§ͺ Testing

πŸ” Other Changes

v2024.11.21

21 Nov 19:12
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • (vfox) handle bug when plugin is removed from registry by @jdx in #3111
  • gleam checksum by @jdx in #3107
  • split checksums out by artifact by @jdx in #3105
  • use consistent verb tense for progress bars by @jdx in #3109
  • unset GITHUB_TOKEN if empty for ubi + plugins by @jdx in #3114
  • git-cliff typo in registry by @jdx in #3117
  • some bugs with lockfiles by @jdx in #3113

🚜 Refactor

  • break up install_versions method by @jdx in #3121

πŸ§ͺ Testing

  • added e2e test for mise prune by @jdx in #3119

πŸ” Other Changes