SecondSegment
sbt.librarymanagement.VersionNumber.SecondSegment
object SecondSegment extends VersionNumberCompatibility
A variant of SemVar that seems to be common among the Scala libraries. The second segment (y in x.y.z) increments breaks the binary compatibility even when x > 0. Also API compatibility is expected even when the first segment is zero.
Attributes
- Graph
-
- Supertypes
- Self type
-
SecondSegment.type
Members list
In this article