You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some applications especially the web-apps SemVer isn't really a good pick so supporting something like https://calver.org/ would be nice. The lib suggest that this was meant to be changeable?
The site describes various options but I think for our use-case sticking to one defined type is sufficient. Something like
YYYY.0M.0D[.HOTFIX]
The text was updated successfully, but these errors were encountered:
For some applications especially the web-apps SemVer isn't really a good pick so supporting something like
https://calver.org/ would be nice. The lib suggest that this was meant to be changeable?
The site describes various options but I think for our use-case sticking to one defined type is sufficient. Something like
YYYY.0M.0D[.HOTFIX]
The text was updated successfully, but these errors were encountered: