# Packages
No description provided by the author
# Constants
LATESTVERSIONKIND specifies that we are looking for the latest version of an array.
REGEXVERSIONKIND represents versions as a simple string.
SEMVERVERSIONKIND represents versions as a semantic versionning type.
# Variables
SupportedKind holds a list of supported version kind.