- feat: add a
Projectscolumn tofvm listthat shows how many known projects pin each cached SDK. Versions that no known project pins and that are not selected globally are labeledUnused. FVM records projects afterfvm useorfvm installand reads their current.fvmrcvalues when listing - feat: expose the project roots used for SDK classification and the resulting unused versions through
fvm api listasprojectsandunreferencedVersions - fix: correctly match forked channel pins such as
myfork/3.24.0@betato the installedmyfork/3.24.0SDK in theLocalandProjectscolumns
See the full changelog for changes in earlier releases.