Commit graph

3 commits

Author SHA1 Message Date
12cad2ff0b
chore(tests): include basic stringification tests 2024-11-22 05:51:30 +00:00
9bde66aed4
chore(tests): apply formatting 2024-11-21 18:40:10 +00:00
61f80fbf83
feat: implement tostring for SemverImpl
* `SemverImpl:__tostring` - Allows for stringifying a parsed semver instance
* Add TODO comment for future erroring for bad ordinal format
2024-11-21 17:20:48 +00:00