Skip to content

Releases: asdf-vm/asdf

v0.11.0

14 Dec 20:53
6a4f51a
Compare
Choose a tag to compare

0.11.0 (2022-12-12)

Features

Bug Fixes

  • add missing "does not add paths to PATH more than once" test for elvish (#1275) (3c55167)
  • append trailing newline to .tool-versions files when missing (#1310) (eb7dac3), closes #1299
  • excludes "milestone" releases in "latest" command (#1307) (5334d1d), closes #1306
  • improve formatting of ballad (#1367) (e0c2c31)
  • use ELVISH_VERSION to specify elvish test version (#1276) (72c3a23)

v0.10.2

09 Jun 13:13
7e7a1fa
Compare
Choose a tag to compare

Bug Fixes

  • always use ASDF_DEFAULT_TOOL_VERSIONS_FILENAME for filename when present (#1238) (711ad99), closes #1082
  • get invalid ASDF_DATA_DIR when exec asdf shims by non-shell (#1154) (b9962f7)
  • update event trigger for doc-version workflow (#1232) (0bc8c3a)
  • update plugin-add regex to support other languages (#1241) (92d005d), closes #1237
  • updating references to legacy github.io site (#1240) (738306b)

v0.10.1

18 May 11:54
f8109e0
Compare
Choose a tag to compare

Bug Fixes

v0.10.0

15 Apr 21:45
77fd510
Compare
Choose a tag to compare

Features

  • case-insensitive filtering of unstable versions in latest (#1139) (e61e3d9)
  • latest: adds the flag --all to the latest command (#1096) (f85fef5)
  • upgrade elvish to 0.17.0 (#1159) (824550e)

Bug Fixes

v0.9.0

03 Dec 15:37
9ee24a3
Compare
Choose a tag to compare

Features

  • add post update plugin support (#1049) (304f72d)
  • asdf latest defer to plugin to determine the latest version (#938) (664d82e)
  • configurable plugin repo last check time (#957) (1716afa)
  • display plugin repo refs alongside urls in info cmd (#1014) (cd0a6a7)
  • Displays a warning when a plugin from the tools-version list does not exist (#1033) (9430a39)
  • Elvish Shell support (#1066) (cc7778a)
  • toggle off repo sync completely (#1011) (a3ba5a7)

Bug Fixes