Replies: 1 comment 3 replies
-
|
The versioning scheme and its meanings were already discussed and specified internally. In short, it will indeed strictly follow semantic versioning. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As correctly identified by @Maijin here, there's currently no formal agreement of the meaning of the x.0.0, 0.x.0, and 0.0.x releases.
I propose following the Semantic Versioning specification 2.0.0, which is the most commonly used.
Quoting the summary from their page:
Note that the specification excludes the development versions:
@ret2libc, @XVilka, @thestr4ng3r, @ITAYC0HEN, @Maijin, @kazarmy, @wargio, @yossizap, @08a, @pelijah, @officialcjunior, what do you think?
Beta Was this translation helpful? Give feedback.
All reactions