v0.16.6
Fixed 6
- Correct ASDF_INSTALL_* envvar unset test
- Correct concurrency to align with documentation
- Correct handling of ASDF_FORCE_PREPEND environment variable
- Improve zsh completion suggestions
- Remove filtering from latest-stable call
- Remove install directory for version when install fails
0.16.6 (2025-03-21)
Bug Fixes
- correct ASDF_INSTALL_* envvar unset test (#2006) (6fbf94a)
- correct concurrency to align with documentation (#2014) (807ea38)
- correct handling of
ASDF_FORCE_PREPENDenvironment variable (#2011) (43a84a0) - improve zsh completion suggestions (#2022) (b1cf58d)
- remove filtering from latest-stable call (#2032) (6fcdcdf)
- remove install directory for version when install fails (#2024) (932ac46)