calver and semver
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for this marvelous package <3.
Right now the version is [validated against semver](https://github.com/ds300/patch-package/blob/master/src/applyPatches.ts#L67), which is causing problems with a project I'm trying to patch, using [calver](https://calver.org/) as versioning scheme (with version `22.08.0`, where the leading 0 of the month `08` is tripping up semver).
Do you see an issue with supporting both, or even not requiring any particular versioning scheme at all?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.