Neargye / semver

Semantic Versioning for modern C++
MIT License
300 stars 32 forks source link

Version string "1.0.434" throws std::invalid_argument exception #42

Open nefarius opened 10 months ago

nefarius commented 10 months ago

Like the title suggests, using https://regex101.com/r/Ly7O1x/3/ to validate it it appears to be a valid value, yet the library trips over it.