mirror of https://github.com/sbt/sbt.git
VersionNumber is a pseudo-case class that represents any form of version number. The unapply extractor can parse String into three sequences that makes up VersionNumber. VersionNumberCompatibility trait uses two VersionNumber instances to evaluate binary compatibility between them. Two implementations SemVer and SecondSegment are provided. |
||
|---|---|---|
| ivy | ||
| util/cross/src/main/input_sources | ||