A

asdf

A
asdf Languages v0.20.0

v0.20.0

0.20.0 (2026-07-07) Features add warning to asdf info output when ASDF_TOOL_VERSIONS_FILENAME value is invalid (#2293) (244e513) Bug Fixes shallow clone plugin repositories for faster installs (#2256) (badc9db) update nushell completion code so it works on latest version of nushell (#2275) (51ebfb4)

A
asdf Languages v0.19.0

v0.19.0

0.19.0 (2026-04-24) Features don't override semver ordering during completion (#2263) (aaa84d2) Bug Fixes convert hyphens to underscores when converting plugin names to generate valid environment variables (2ffb5b8) make plugin test command resolve latest version properly (1485ff4) nushell completions --ignore-errors deprecation (#2157) (a813610) return error from repo.RemoteUrl function (71e9567)…

A
asdf Languages v0.18.1

v0.18.1

0.18.1 (2026-03-02) Bug Fixes Only show already installed versions in shell completion for the asdf set command (#2172) (c3910d7) set LANG=C for locale-dependent tests (#2197) (2423f6d)

A
asdf Languages v0.18.0

v0.18.0

0.18.0 (2025-06-07) Features asdf list exit with status code of 0 when no versions installed (#2116) (e7d5289) Bug Fixes correct flag handling in commands run by asdf exec (#2115) (d6cd693) only return version starting with number when no filter is supplied (#2120) (cf29b51) print all error output to stderr when shim can't be resolved (#2109) (c9049ea) rename tool version filename environment vari…

A
asdf Languages v0.17.0

v0.17.0

0.17.0 (2025-05-19) Features add back support for shim templates resolution (#2076) (a3bccea) log failure to add plugin in "plugin test" (#2059) (92de803) switch back to native git client (#1998) (1efa2bb) Bug Fixes address linter warning (67581cf) correct intersection logic in shims.FindExecutable function so ordering of multiple versions is preserved (#2063) (083f20a) correct output of install c…

A
asdf Languages v0.16.7

v0.16.7

0.16.7 (2025-03-25) Bug Fixes remove comment from first line zsh completion output (#2035) (#2037) (74d7b17)

A
asdf Languages v0.16.6

v0.16.6

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_PREPEND environment 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…

A
asdf Languages v0.16.5

v0.16.5

0.16.5 (2025-03-04) Bug Fixes always propagate env variables when executing commands (#1982) (80265a8) build static binary to improve portability (#1993) (45047a6) correct exit status when sub-command does not exist (#1991) (3dd0dd3), closes #1928 latest version returns latest version (#1996) (0ceac7a) preserve files untracked by Git on plugin update (#1995) (d4d8db0) set correct env vars on recur…

A
asdf Languages v0.16.4

v0.16.4

0.16.4 (2025-02-19) Bug Fixes Add a newline delimiter when suggesting versions to install (#1972) (38bea71) correct version resolution order to restore legacy file fallback behavior (#1956) (6696d47) support environment variables with equals sign and newlines in value (#1977) (1acf082)

A
asdf Languages v0.16.3

v0.16.3

0.16.3 (2025-02-17) Bug Fixes add missing version command (#1931) (5339c41) correct formatting of version in "already installed" error message (df5e283) correct typo in Upgrading to 0.16.0 documentation (#1938) (7e8e5f6) don't error if version already installed (06f8990) pass environment variables through to exec-env callback (9e6b559) repair invalid fish shell completion code (#1936) (8388f99) re…

A
asdf Languages v0.16.2

v0.16.2

0.16.2 (2025-02-08) Bug Fixes correct Bash completion (#1886) (fdb1bc7) improve completions for Zsh and Fish (#1912) (2f806de) correct help for asdf set command (#1920) (554b4ea) correct help for asdf set command in Bash completion (#1921) (63e7dca) improve Zsh completion suggestions (#1925) (e190624) run go tests when go.mod or go.sum change (#1917) (6e4a7b5) fix typo (#1897) (98ffa86) update mak…