Whether candidate is strictly newer than baseline.
candidate
baseline
An empty baseline behaves as 0.0.0, so any real version counts as newer.
0.0.0
The version under test.
The version to compare against.
true when candidate > baseline.
true
candidate > baseline
Whether
candidateis strictly newer thanbaseline.An empty
baselinebehaves as0.0.0, so any real version counts as newer.