VersionUtils extension

Helpful methods on Versions.

on

Methods

format() → String
Formats the version in a human-readable format.
isCompatible(Version other) → bool
Whether another version is compatible with this one.