Versions in this module Expand all Collapse all v0 v0.8.2 Aug 28, 2026 Changes in this version type Version + func ParseReported(short, full string) Version v0.6.6 Aug 22, 2026 Changes in this version + type Version struct + func Parse(version string) Version + func (v Version) AtLeast(minVersion Version) bool + func (v Version) String() string