Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic Versions #1701

Closed
jbendes opened this issue Aug 28, 2022 · 2 comments
Closed

Semantic Versions #1701

jbendes opened this issue Aug 28, 2022 · 2 comments

Comments

@jbendes
Copy link

jbendes commented Aug 28, 2022

Has anyone considered adding a semantic version scalar to this library? Love all the scalar options available and think a semantic version scalar as outlined in https://semver.org/ would be great. It essentially just a string with a specific regex describing its validity. Since it's so simple, it's easy to implement in each project you want to use it in, but since it's so widely used, it'd be pretty convenient to have it in a great library like this one. Let me know your thoughts!

@ardatan
Copy link
Collaborator

ardatan commented Sep 29, 2022

PRs are welcome!

@mammadataei
Copy link
Contributor

I'll work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants