Skip to content

Releases: jdx/mise

v2024.5.24

28 May 17:19
v2024.5.24
cf1a690
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (pipx) version ordering by @jdx in #2209
  • (use) re-use mise.toml if exists by @jdx in #2207
  • mise trust works incorrectly with symlinked configuration file by @roele in #2186

🚜 Refactor

  • simplify ForgeArg building by @jdx in #2208

🔍 Other Changes

  • resolve macros/derived-traits from crates w/ scopes rather than globally by @donaldguy in #2198
  • eliminate .tool-versions only used for jq by @donaldguy in #2195

New Contributors

v2024.5.23

27 May 03:11
v2024.5.23
2466638
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (self_update) explicitly set target since there seems to be a bug with .identifier() by @jdx in #2190
  • minor race condition creating directories by @jdx in 23db391
  • vendor libgit2 for precompiled binaries by @jdx in #2197

🧪 Testing

  • break coverage tasks up a bit by @jdx in #2192

🔍 Other Changes

v2024.5.22

25 May 14:18
v2024.5.22
705cc41
Compare
Choose a tag to compare

🐛 Bug Fixes

  • correctly use .mise/config.$MISE_ENV.toml files by @jdx in cace97b
  • correctly use .mise/config.$MISE_ENV.toml files by @jdx in 262fa2e

🔍 Other Changes

v2024.5.21

23 May 01:51
v2024.5.21
ef24c46
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (git-pre-commit) rewrite existing git hook to pre-commit.old by @jdx in #2165
  • handle issue running mise install with existing tools by @jdx in #2161

🔍 Other Changes

New Contributors

v2024.5.20

21 May 01:14
v2024.5.20
862db8a
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (prune) make it not install the world by @jdx in 78f4aec

🧪 Testing

  • added test for core plugin overloading by @jdx in 9a56129
  • added shebang to e2e scripts by @jdx in #2159

v2024.5.19

20 May 20:01
v2024.5.19
648e5e4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • allow plugins overriding core plugins by @jdx in #2155

🚜 Refactor

📚 Documentation

🧪 Testing

v2024.5.18

19 May 22:47
v2024.5.18
95497b6
Compare
Choose a tag to compare

🚀 Features

  • added plugin registry to docs by @jdx in #2138
  • added registry command by @jdx in #2147
  • pre-commit and github action generate commands by @jdx in #2144

🐛 Bug Fixes

  • raise error if resolve fails and is a CLI argument by @jdx in #2136
  • clean up architectures for precompiled binaries by @jdx in #2137
  • add target and other configs to cache key logic by @jdx in #2141

🚜 Refactor

🧪 Testing

v2024.5.17

18 May 21:05
v2024.5.17
ef63bec
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🚜 Refactor

  • fetch transitive dependencies by @jdx in #2131

🧪 Testing

v2024.5.16

15 May 04:28
v2024.5.16
8838098
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🔍 Other Changes

New Contributors

v2024.5.15

14 May 15:12
v2024.5.15
2708d38
Compare
Choose a tag to compare

🚀 Features

  • support non-hidden configs by @jdx in #2114

🐛 Bug Fixes

  • handle sub-0.1 in new resolving logic by @jdx in fd943a1

🚜 Refactor

🧪 Testing

🔍 Other Changes