LinearHistory

class LinearHistory(baseVersionHash: String?)

Constructors

Link copied to clipboard
constructor(baseVersionHash: String?)

Functions

Link copied to clipboard
fun load(vararg fromVersions: CLVersion): List<CLVersion>

Returns all versions between the fromVersions and a common version. The common version may be identified by baseVersionHash. If no baseVersionHash is given, the common version wile be the first version aka the version without a CLVersion.baseVersion.