Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 08:44
ccdd47d

0.14.0 (2024-01-19)

⚠ BREAKING CHANGES

  • Enable pipefail (#1608)

Patches

  • plugin test git-ref to use plugin repo default branch (#1694) (6d8cf9d)
  • avoid mention of ASDF_NU_DIR (#1660) (dfea89c)
  • Enable pipefail (#1608) (4085e55)
  • fish: use PATH instead of fish_user_paths (#1709) (5327697)
  • list asdf version command under help.txt UTILS section (#1673) (240a5fb)
  • nushell: Use def --env instead of def-env (#1681) (3b8f400)
  • plugin extension commands to not require bin/ directory (#1643) (61420ad)
  • use universal scope for fish_user_paths (#1699) (0ffee72)
  • warn if plugin does not support keeping downloads if configured (#1644) (19515ed)

Documentation