Compares two versions excluding build identifiers (the bit after + in the semantic version string).
+
0 if this == other
0
this
other
1 if this is greater
1
-1 if other is greater.
-1