Commit graph

4 commits

Author SHA1 Message Date
ba5d49661f fix(tests): TypeError in basic stringify tests 2024-11-22 05:57:30 +00:00
5cdd743344 chore(tests): include basic stringification tests 2024-11-22 05:51:30 +00:00
14bc7cea42 chore(tests): apply formatting 2024-11-21 18:40:10 +00:00
ab6e993879 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