Skip to content

Add SemanticVersion type - #195

Merged
yezz123 merged 5 commits into
pydantic:mainfrom
nikstuckenbrock:feature/add-semver-type
Jul 2, 2024
Merged

yezz123 merged 5 commits into
pydantic:mainfrom
nikstuckenbrock:feature/add-semver-type

Conversation

@nikstuckenbrock

Copy link
Copy Markdown
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. :)

@codecov

codecov Bot commented Jul 2, 2024

Copy link
Copy Markdown

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

@yezz123 yezz123 left a comment

Copy link
Copy Markdown
Collaborator

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
@nikstuckenbrock

Copy link
Copy Markdown
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