Skip to content

Releases: jdx/mise

v2025.4.0

02 Apr 00:31
v2025.4.0
b61ddbe
Compare
Choose a tag to compare

🐛 Bug Fixes

  • s/runtimes/tools by @jdx in #4754
  • add clarification on RUSTUP_HOME and CARGO_HOME by @lachieh in #4759
  • enhance confirmation logic to respect SETTINGS.yes by @roele in #4764

🚜 Refactor

📚 Documentation

New Contributors

v2025.3.11

28 Mar 20:56
v2025.3.11
e35528f
Compare
Choose a tag to compare

🚀 Features

🚜 Refactor

  • (registry) use aqua for swiftlint by @scop in #4726
  • (registry) use ubi for opensearch-cli by @scop in #4725
  • (registry) use ubi for mdbook-linkcheck by @scop in #4724
  • (registry) use ubi for velad by @scop in #4727

v2025.3.10

26 Mar 21:59
v2025.3.10
252e4b4
Compare
Choose a tag to compare

v2025.3.7

21 Mar 16:44
v2025.3.7
b4c428a
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (node) skip gpg verification of sig file not found by @jdx in #4663
  • (task) allow args to be used with tera tests by @risu729 in #4605
  • Fix syntax error on activate nu when PATH contains shims by @atty303 in #4349

🚜 Refactor

  • (registry) use ubi for yamlscript by @scop in #4670

📚 Documentation

◀️ Revert

  • "chore: temporarily disable bootstrap test" by @jdx in #4658

📦️ Dependency Updates

Chore

New Contributors

v2025.3.6

18 Mar 13:19
v2025.3.6
aaee608
Compare
Choose a tag to compare

Chore

v2025.3.3

14 Mar 17:53
v2025.3.3
6aff4a5
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • (uv) avoid deadlocks while initializing UV_VENV by @risu729 in #4609
  • handle error when getting modified duration in file::modified_duration by @roele in #4624
  • SwiftPM backend not working with the Swift 6 toolchain by @pepicrft in #4632
  • quiet in file task not working by @roele in #4588
  • Unable to find uv when first creating py venv by @NavyD in #4591

🚜 Refactor

  • migrate humantime to jiff by @risu729 in #4616
  • use method to get the default inline shell instead of accessing the fields by @risu729 in #4621

📚 Documentation

  • (settings) clarify the usage of disable_default_registry by @gbloquel in #4589

⚡ Performance

  • speed up self-update by calling /releases/latest api instead of /releases by @vemoo in #4619

🧪 Testing

Chore

New Contributors

v2025.3.2

07 Mar 16:53
v2025.3.2
a9fa1db
Compare
Choose a tag to compare

v2025.3.1

06 Mar 12:55
v2025.3.1
9dc0f0c
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

  • continuous-integration.md: fix gitlab caching example by @nafg in #4576

Chore

New Contributors

v2025.3.0

01 Mar 21:18
v2025.3.0
9de694e
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

  • (shim) add faq for vscode windows spawn EINVAL & format value to list by @qianlongzt in #4544

New Contributors

v2025.2.9

26 Feb 16:20
v2025.2.9
3ac007a
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • non-utf8 external process handling by @jdx in #4538

📚 Documentation

Chore

New Contributors