version library

Provides a library for using SemVer without constraint feature which bundled in versum library.

Classes

SemVer
An immutable class for storing Semantic Versioning 2.0.0 under Dart Object.

Exceptions / Errors

InvalidSemVerException
An Exception that related to invalid SemVer format provided during construction.