leoafarias/fvm

`fvm list` complains about semver when it's not relevant

matthew-carroll opened this issue · 0 comments

When I run fvm list it complains about my custom fork name not following semvar:

Screenshot 2024-08-29 at 11 28 46 PM

But the directions for naming forked versions doesn't mention semvers: https://fvm.app/documentation/advanced/custom-version

Either the docs should be updated to explain how a developer should apply semvers to custom fork naming, or the semver complaint should be turned off for custom versions.