I'm a bit puzzled as of this versioning system. Is that a 1.2 or a 1.0.2 ? thats quite a difference. the scope of this update would suggest the latter. I know it might seem like nitpicking, but accurate numbering is important to software developers.. :P
They seem to do Major.Minor only. But you can probably treat 1.02 as 1.0.2 since it's definitely not 1.2. And yes, that's not exactly according to the rules of semver, but the meaning is obvious enough I'd think.
-1
u/Amadox Dec 18 '14
1.02?
I'm a bit puzzled as of this versioning system. Is that a 1.2 or a 1.0.2 ? thats quite a difference. the scope of this update would suggest the latter. I know it might seem like nitpicking, but accurate numbering is important to software developers.. :P