Skip to content

Latest commit

 

History

History
91 lines (59 loc) · 5.64 KB

CHANGELOG.md

File metadata and controls

91 lines (59 loc) · 5.64 KB

Changelog

2024.11.30 - 2024-11-26

🚀 Features

🐛 Bug Fixes

  • Make Rebar backend depend on Erlang by @eproxus in #3197
  • trust system/global config by default by @jdx in #3201
  • use tv.short in show_tools by @jdx in #3213

📚 Documentation

🧪 Testing

🔍 Other Changes

New Contributors

  • @eproxus made their first contribution in #3197

2024.11.29 - 2024-11-25

🚀 Features

  • (env) Allow exporting env vars as dotenv format by @miguelmig in #3185
  • move more tools away from asdf by @jdx in #3184
  • use aqua for cargo-binstall by @jdx in #3182

🐛 Bug Fixes

  • use shift_remove by @jdx in #3188
  • pass boolean tool options as strings by @jdx in #3191
  • move semver cmp errors to debug by @jdx in ab4e638
  • show more accurate error if no tasks are available by @jdx in e1b1b48
  • move semver cmp errors to debug by @jdx in #3172
  • use aqua for terraform by @jdx in #3192

🧪 Testing

🔍 Other Changes

[2024.11.28] - 2024-11-24

🚀 Features

  • migrate more tools away from asdf by @jdx in #3170
  • auto-install tools on mise run by @jdx in #3181
  • move more tools away from asdf by @jdx in #3179

🐛 Bug Fixes

  • allow passing integers to task env by @jdx in #3177
  • remove __MISE_WATCH,__MISE_DIFF env vars on mise deactivate by @jdx in #3178

📚 Documentation

  • (security) added information about checksums/cosign/slsa verification by @jdx in 1faef6e
  • (security) added release gpg key by @jdx in 8f5dfd6
  • typos by @jdx in #3173

🔍 Other Changes