Skip to content

v2024.11.29

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 25 Nov 04:40
· 386 commits to main since this release
v2024.11.29
644cb6d

๐Ÿš€ 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