Skip to content

katyukha/VersioneD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Versioned - easy semantic version handling without regexes


Github Actions DUB DUB

Simple library that implements Version struct to represent SemVer versions.

Following ideas make this lib alive:

  • avoid usage of regex for version parsing and validation.
  • convenient and comfortable api
  • nothrow
  • good test coverage

This library is licensed under MPL-2.0 license

About

Handle versions with no efforts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages