Skip to content

Releases: jdx/mise

v2024.5.7

12 May 18:26
v2024.5.7
b1da35f
Compare
Choose a tag to compare

🧪 Testing

  • add coverage report summary by @jdx in #2065

🔍 Other Changes

v2024.5.6

12 May 17:36
v2024.5.6
26103e8
Compare
Choose a tag to compare

🚀 Features

  • add cargo-binstall as dependency for cargo backend by @jdx in 94868af

🐛 Bug Fixes

🚜 Refactor

  • (cargo) improve cargo-binstall check by @jdx in d1432e0

🧪 Testing

🔍 Other Changes

v2024.5.5

12 May 00:55
v2024.5.5
7e8dab5
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (pipx) remove unneeded unwrap by @jdx in 273c73d
  • resolve bug with backends not resolving mise-installed tools by @jdx in #2059

v2024.5.4

11 May 23:44
v2024.5.4
185ffc6
Compare
Choose a tag to compare

🚀 Features

  • add more directory env var configs by @jdx in #2056

🚜 Refactor

  • move opts from ToolVersion to ToolVersionRequest struct by @jdx in #2057
  • remove use of mutex by @jdx in 278d028

📚 Documentation

🔍 Other Changes

New Contributors

v2024.5.3

07 May 00:09
Compare
Choose a tag to compare

🚀 Features

  • (env) supports glob patterns in env._.file and env._.source (fix #1916) by @noirbizarre in #2016
  • cleanup invalid symlinks in .local/state/mise/(tracked|trusted)-configs by @roele in #2036

🐛 Bug Fixes

  • (plugin-update) Handle errors from the underlying plugin updates by @offbyone in #2024
  • backend install directory not removed if empty by @roele in #2018
  • mise trust doesn't handle relative paths by @roele in #2037

🔍 Other Changes

📦️ Dependency Updates

New Contributors

v2024.5.2

02 May 02:01
v2024.5.2
2576af6
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (self_update) show --version param by @jdx in #2013

v2024.5.1

02 May 01:05
v2024.5.1
e5368f7
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (ruby) handle github rate limits when fetching ruby-build version by @jdx in 4a538a7
  • (ruby) attempt to update ruby-build if it cannot check version by @jdx in 9f6e2ef
  • prevent crashing if "latest" is not a symlink by @jdx in 91291e0
  • edge case around "latest" being the "latest" version by @jdx in 33f5473
  • show source file on resolve error by @jdx in 881dbeb

📚 Documentation

  • (python) warn about precompiled python and poetry by @jdx in 3c07dce

🧪 Testing

🔍 Other Changes

  • (release) disable cache by @jdx in b69edc6
  • (ruby) change ruby-build update failure to warn-level by @jdx in d6f7f22

v2024.5.0

01 May 22:50
v2024.5.0
73e1ca8
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (release) use target/release dir by @jdx in e6448b3
  • (release) fixed the "serious" profile by @jdx in 487a1a0

🔍 Other Changes

📦️ Dependency Updates

v2024.4.12

30 Apr 23:02
v2024.4.12
b4fe689
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (self_update) downgrade to fix signature verification issue by @jdx in dbe1971

v2024.4.11

30 Apr 15:44
v2024.4.11
e709801
Compare
Choose a tag to compare

🐛 Bug Fixes

🧪 Testing

  • (java) added e2e test for corretto-8 shorthand by @jdx in #1995

🔍 Other Changes

📦️ Dependency Updates