ryenus
|
3e15282773
|
set NVM_NO_COLORS to --no-colors to disable color
|
2024-10-18 23:13:10 +08:00 |
|
ryenus
|
08f28abbdd
|
[test] avoid leaking temp variable
|
2024-10-18 23:13:10 +08:00 |
|
ryenus
|
2749487689
|
always show updates for installed versions
even if they're older than $NVM_MIN
|
2024-10-18 23:13:05 +08:00 |
|
ryenus
|
cb267d6302
|
remove function ref duplication
|
2024-10-08 20:20:10 +08:00 |
|
ryenus
|
646e3bb869
|
prefixed versions like v18 also work
|
2024-10-08 20:20:10 +08:00 |
|
ryenus
|
a2996f3b0e
|
rename NVM_MIN_VER to NVM_MIN
since nvm is all about versions, so no need for the explicit suffix.
|
2024-10-08 20:20:10 +08:00 |
|
ryenus
|
4c67ced319
|
trim leading space in mock output due to eclint errors
|
2024-10-08 20:20:10 +08:00 |
|
ryenus
|
f4c2477a0b
|
add test for NVM_MIN_VER support
show only versions newer than NVM_MIN_VER if set
|
2024-10-08 20:20:10 +08:00 |
|