Skip to content

Releases: jdx/mise

v2024.8.10

19 Aug 00:22
v2024.8.10
bba64ea
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

🔍 Other Changes

v2024.8.9

18 Aug 19:25
v2024.8.9
221285d
Compare
Choose a tag to compare

🚀 Features

  • use registry shortname for mise.toml/install dirs by @jdx in #2470
  • vfox backend by @jdx in #2187

🐛 Bug Fixes

  • hide file tasks starting with "." by @jdx in #2466
  • mise prune removes tool versions which are in use by @roele in #2469
  • cargo_binstall missing from set commands by @roele in #2471
  • only warn if config properties are not found by @jdx in #2472

🚜 Refactor

v2024.8.8

17 Aug 22:00
v2024.8.8
b729b1b
Compare
Choose a tag to compare

🚜 Refactor

  • split asdf into forge+plugin by @jdx in #2226

🧪 Testing

  • fix home directory for win tests by @jdx in #2464

📦️ Dependency Updates

v2024.8.7

16 Aug 21:22
v2024.8.7
1436686
Compare
Choose a tag to compare

🐛 Bug Fixes

  • mise treats escaped newlines in env files differently than dotenvy by @roele in #2455
  • wait for spawned tasks to die before exiting by @jdx in #2461

📦️ Dependency Updates

v2024.8.6

12 Aug 08:15
v2024.8.6
574abfb
Compare
Choose a tag to compare

🐛 Bug Fixes

  • spm backend doesn't allow a GitHub repo name containing a dot by @roele in #2449

🚜 Refactor

  • renamed tool_request_version to tool_request to match the class by @jdx in 76a611a

📚 Documentation

v2024.8.5

03 Aug 23:16
v2024.8.5
98c44b8
Compare
Choose a tag to compare

🚀 Features

  • show friendly errors when not in verbose/debug mode by @jdx in #2431
  • allow installing cargo packages with --git by @jdx in #2430
  • some ux improvements to mise sync nvm by @jdx in #2432

🐛 Bug Fixes

  • display untrusted file on error by @jdx in #2423
  • mise trust issue with unstable hashing by @jdx in #2427
  • use newer eza in e2e test by @jdx in eec3989
  • take out home directory paths from mise dr output by @jdx in #2433

🔍 Other Changes

  • use pub(crate) to get notified about dead code by @jdx in #2426

v2024.8.4

02 Aug 13:53
v2024.8.4
8d2aed1
Compare
Choose a tag to compare

🐛 Bug Fixes

🔍 Other Changes

v2024.8.3

01 Aug 15:36
v2024.8.3
1a051a4
Compare
Choose a tag to compare

🧪 Testing

🔍 Other Changes

v2024.8.2

01 Aug 12:29
v2024.8.2
c604cbb
Compare
Choose a tag to compare

🐛 Bug Fixes

🔍 Other Changes

v2024.8.1

01 Aug 09:08
v2024.8.1
39a8115
Compare
Choose a tag to compare

🐛 Bug Fixes

📚 Documentation

  • added information on rolling alpine tokens by @jdx in bd693b0

🔍 Other Changes