Skip to content

v0.25.0

Compare
Choose a tag to compare
@jmfayard jmfayard released this 10 Sep 16:22
· 292 commits to master since this release

Simplified resolution strategy #325

rejectVersionIf {
    isNonStable(candidate.version) && !isNonStable(currentVersion)
}