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

Add SemanticVersion type #195

Merged
merged 5 commits into from
Jul 2, 2024

Conversation

nikstuckenbrock
Copy link
Contributor

Hello there,

I've found this discussion while searching for a common SemanticVersion type. I know from the discussion when to add a new type that there should be at least 30 upvotes which is not the case by now. However, I am sure that this type would be a useful addition, as it is already recommended by the semver package itself: https://python-semver.readthedocs.io/en/latest/advanced/combine-pydantic-and-semver.html.

Let me know what you think. :)

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@yezz123 yezz123 self-assigned this Jul 2, 2024
@yezz123 yezz123 added the Types label Jul 2, 2024
Copy link
Collaborator

@yezz123 yezz123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀 Thanks @nikstuckenbrock

@yezz123 yezz123 merged commit 1cddee1 into pydantic:main Jul 2, 2024
19 checks passed
@nikstuckenbrock
Copy link
Contributor Author

Thanks for fixing the requirements for me, I was having lunch 😁

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

Successfully merging this pull request may close these issues.

2 participants