|
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 |
|
|
727692b31e
|
chore(tests): migrate parse_invalid to use official frktest package
|
2024-11-12 20:24:52 +05:30 |
|
|
fc9a8701f6
|
chore(tests): migrate parse_valid to use official frktest package
Also removes `any` casts since https://github.com/itsfrank/frktest/issues/2 was resolved.
|
2024-11-12 20:23:51 +05:30 |
|
|
7311c439e3
|
chore(tests): migrate cmp test to use official frktest package
|
2024-11-12 20:22:17 +05:30 |
|
|
d67abb3186
|
chore: include test suites for library
|
2024-11-04 12:18:52 +05:30 |
|