Warning in validator if the version is not following semver
As a good practice, we can recommend to follow semver versioning. The validator could check that using semver package and raise a warning if not.
As a good practice, we can recommend to follow semver versioning. The validator could check that using semver package and raise a warning if not.