ryenus
|
cd30a37384
|
set NVM_NO_COLORS to --no-colors to disable color
|
2024-11-06 17:48:34 +08:00 |
|
ryenus
|
90de98bbfc
|
[test] avoid leaking temp variable
|
2024-11-06 17:48:34 +08:00 |
|
ryenus
|
e215a57abd
|
always show updates for installed versions
even if they're older than $NVM_MIN
|
2024-11-06 17:48:34 +08:00 |
|
ryenus
|
e7df2f2110
|
remove function ref duplication
|
2024-11-06 17:48:23 +08:00 |
|
ryenus
|
5fc1ebc91e
|
prefixed versions like v18 also work
|
2024-11-06 17:48:23 +08:00 |
|
ryenus
|
2a893e5b5d
|
rename NVM_MIN_VER to NVM_MIN
since nvm is all about versions, so no need for the explicit suffix.
|
2024-11-06 17:48:23 +08:00 |
|
ryenus
|
8ec7a3b5fc
|
trim leading space in mock output due to eclint errors
|
2024-11-06 17:48:23 +08:00 |
|
ryenus
|
02bb9338e1
|
add test for NVM_MIN_VER support
show only versions newer than NVM_MIN_VER if set
|
2024-11-06 17:48:23 +08:00 |
|