mirror of
https://github.com/0x5eal/semver-luau.git
synced 2025-04-04 10:30:54 +01:00
Previously, if the ordinal contained dots (like 1.2.3-beta.3.4.5), although it was invalid, an error would not be returned, which was problematic. This has now been fixed. Test cases are also included to prevent future regressions. |
||
---|---|---|
.. | ||
cmp.luau | ||
parse_invalid.luau | ||
parse_valid.luau | ||
tostring.luau |