Skip to content

Releases: jdx/mise

v2025.1.15

26 Jan 02:24
v2025.1.15
0a37389
Compare
Choose a tag to compare

๐Ÿš€ Features

๐Ÿ› Bug Fixes

  • elixir installation failed by @roele in #4144
  • re-run tasks when files removed or permissions change by @jdx in #4223

๐Ÿšœ Refactor

๐Ÿ“š Documentation

  • (how-i-use-mise) switch to discussion by @risu729 in #4225
  • add hint about environment variable parsing by @roele in #4219

Chore

New Contributors

v2025.1.14

24 Jan 17:26
v2025.1.14
daa75da
Compare
Choose a tag to compare

๐Ÿš€ Features

๐Ÿ› Bug Fixes

  • spurious semver warning on mise outdated by @jdx in #4199

Chore

New Contributors

v2025.1.13

24 Jan 02:36
v2025.1.13
44678dc
Compare
Choose a tag to compare

Chore

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