Problem Statement
Taking dtvem for a spin and replacing nvm... one thing I notices that I cannot just give it a partial version number and it finds the latest release in that line.
Proposed Solution
it would be nice if it worked like nvm and for example if I run "dtvem install node 24" I would expect it to know that node version 24.12.0 is the latest release in the 24 line and install that. similar if i did something like "14.21" it should figure out that 14.21.3 is the latest and get that.
Alternatives Considered
No response
Feature Category
Installation/setup improvement
How important is this feature to you?
Medium - Nice to have
Use Case
No response
Benefits
No response
Additional Context
No response
Code of Conduct