Skip to content

Releases: jdx/mise

v2025.1.9

17 Jan 20:05
v2025.1.9
b915c4f
Compare
Choose a tag to compare

🚀 Features

  • (aqua) pass --verbose flag down to cosign and added aqua.cosign_extra_args setting by @jdx in #4148
  • (doctor) display redacted github token by @jdx in #4149

🐛 Bug Fixes

🛡️ Security

  • (ruby) remove ruby/gem tests by @jdx in #4130

📦️ Dependency Updates

Chore

New Contributors

v2025.1.8

17 Jan 00:50
v2025.1.8
2768e1f
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

Chore

New Contributors

v2025.1.7

15 Jan 02:06
v2025.1.7
78bb4fd
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • use vars in [env] templates by @hverlin in #4100
  • panic when directory name contains japanese characters by @roele in #4104
  • incorrect config_root for project/.mise/config.toml by @roele in #4108

🚜 Refactor

  • (registry) alias protobuf to protoc by @scop in #4087
  • (registry) use aqua for go-getter and kcl by @scop in #4088
  • (registry) use aqua for powerline-go by @scop in #4105

📚 Documentation

v2025.1.6

12 Jan 14:05
v2025.1.6
d9e6de8
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Panic when run without arguments with bootstrapped script by @jdx in #4065

🚜 Refactor

📚 Documentation

New Contributors

v2025.1.5

11 Jan 23:07
v2025.1.5
2e1fed5
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • switch jib back to asdf by @jdx in #4055
  • mise unuse bug not pruning if not in config file by @jdx in #4058

📚 Documentation

🧪 Testing

New Contributors

v2025.1.4

11 Jan 00:05
v2025.1.4
2f78ee6
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • ignore github releases marked as draft by @jdx in #4030
  • mise run shorthand with tasks that have an extension by @jdx in #4029
  • use consistent casing by @jdx in a4d4133
  • support latest ansible packages by @jdx in #4045
  • use go backend for goconvey/ginkgo by @jdx in #4047
  • Improve fig spec with better generators by @miguelmig in #3762

📚 Documentation

  • set prose-wrap with prettier by @jdx in #4038
  • Fix "Example of a NodeJS file task with arguments" by @highb in #4046

🧪 Testing

Chore

v2025.1.3

09 Jan 19:20
v2025.1.3
bc1fa08
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (rust) respect RUSTUP_HOME/CARGO_HOME by @jdx in #4026
  • mise fails to install kubectl on windows from aqua registry by @roele in #4006
  • aliases with aqua by @jdx in #4007
  • issue with enter hook and subdirs by @jdx in #4008
  • allow using depends and depends_post on separate tasks by @jdx in #4010
  • mise fails to install kubectl on windows from aqua registry by @roele in #4024

📚 Documentation

Chore

v2025.1.2

08 Jan 19:48
v2025.1.2
d66ad22
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

  • fix test-plugins CI job for ubuntu-24 by @jdx in 492f6ac
  • remove postgres test-plugins test by @jdx in e93bc80

Chore

New Contributors

v2025.1.1

06 Jan 10:10
v2025.1.1
dba7044
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

📦️ Dependency Updates

Chore

New Contributors

v2025.1.0

01 Jan 20:29
v2025.1.0
ef6936a
Compare
Choose a tag to compare

🚀 Features

  • use aqua for gradle by @jdx in #3903
  • added completions to more commands by @jdx in #3910

🐛 Bug Fixes

  • panic when setting config value by @roele in #3823
  • add hidden settings/task --complete option by @jdx in #3902
  • handle panic when task contains invalid template by @jdx in #3904
  • missing checksums in mise.run script by @jdx in #3906
  • active flag for symlinked tools in mise ls --json by @jdx in #3907

📚 Documentation