Edwin Kofler
|
90ead5ea0a
|
chore: Fix ShellCheck errors in tests (#1459)
Closes https://github.com/asdf-vm/asdf/issues/1396
|
2023-01-27 23:17:41 +11:00 |
|
Edwin Kofler
|
d81b81f9de
|
fix: Remove == inside [ (#1421)
* lint(checkstyle): Miscellaneous tweaks
* lint(checkstyle): Add 'no-double-equals' rule
* lint: Remove double equals from `[`
* chore: Remove final double equals
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
|
2023-01-14 08:18:44 -05:00 |
|
Jochen Schalanda
|
e61e3d9ade
|
feat: case-insensitive filtering of unstable versions in latest (#1139)
* feat: case-insensitive filtering of unstable versions in `latest`
* Fix versions in version_commands tests
|
2021-12-29 08:50:06 -05:00 |
|
Alberto de Murga
|
aafe1e5304
|
fix: latest --all correctly report plugins as missing (#1118)
|
2021-12-09 16:49:24 +11:00 |
|
Alberto de Murga
|
f85fef533f
|
feat(latest): adds the flag --all to the latest command (#1096)
|
2021-12-05 23:41:27 +11:00 |
|
Alberto de Murga
|
664d82ed8a
|
feat: asdf latest defer to plugin to determine the latest version (#938)
Co-authored-by: James Hegedus <jthegedus@hey.com>
|
2021-07-07 12:51:19 +10:00 |
|
Kevin Lane
|
5cf8f8962f
|
fix: support latest with filter on local and global (#633)
Co-authored-by: Thomas B Homburg <thomas@homburg.dk>
Co-authored-by: James Hegedus <jthegedus@hey.com>
|
2021-07-06 21:17:00 +10:00 |
|
Jochen Schalanda
|
0edb50547c
|
feat: support for "latest" in shell, local, and global (#802)
|
2020-09-19 15:37:52 +10:00 |
|
Kevin Lane
|
c11409583f
|
Add unit tests for managing latest stable versions
|
2019-11-22 10:37:53 -08:00 |
|