Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
asdf-v0.17.0-linux-386.tar.gz | 2025-05-20 | 1.7 MB | |
asdf-v0.17.0-linux-386.tar.gz.md5 | 2025-05-20 | 33 Bytes | |
asdf-v0.17.0-linux-arm64.tar.gz.md5 | 2025-05-20 | 33 Bytes | |
asdf-v0.17.0-darwin-amd64.tar.gz.md5 | 2025-05-20 | 33 Bytes | |
asdf-v0.17.0-linux-arm64.tar.gz | 2025-05-20 | 1.7 MB | |
asdf-v0.17.0-darwin-amd64.tar.gz | 2025-05-20 | 1.8 MB | |
asdf-v0.17.0-linux-amd64.tar.gz | 2025-05-20 | 1.8 MB | |
asdf-v0.17.0-linux-amd64.tar.gz.md5 | 2025-05-20 | 33 Bytes | |
asdf-v0.17.0-darwin-arm64.tar.gz | 2025-05-20 | 1.7 MB | |
asdf-v0.17.0-darwin-arm64.tar.gz.md5 | 2025-05-20 | 33 Bytes | |
README.md | 2025-05-20 | 2.3 kB | |
v0.17.0 source code.tar.gz | 2025-05-20 | 327.9 kB | |
v0.17.0 source code.zip | 2025-05-20 | 457.4 kB | |
Totals: 13 Items | 9.6 MB | 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 command when system or path version set (#2097) (82d67e3)
- ensures output always ends with a newline when printed (#2098) (6f4837e)
- handle tilde in env vars (#2092) (6da599a)
- remove default error action from plugin command (#2027) (c376481)
- remove unused ForcePrepend option from Go code (#2089) (49e9f33)
- set correct version for go install and make builds (#2077) (4c73527)