Skip to content

Semantic Versioning 2.0.0 support

Compare
Choose a tag to compare
@PulsarBlow PulsarBlow released this 19 Jun 22:14
· 39 commits to master since this release

New feature and fixes into SuperMassive core library :

  • Semantic Versioning 2.0.0 support with a new RegexHelper and validation attribute (SemverStringAttribute).
  • Minor fix : GuidStringAttribute could throw an exception in rare cases.
  • UnitTest Helpers improvements