Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

48 lines (29 loc) · 2.55 KB

Changelog

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

🧪 Testing

🔍 Other Changes

  • include aqua-registry yaml files in crate by @jdx in #3186

[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