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

[typeid] Allow '_' in type prefix, update to spec to v0.3 #306

Merged
merged 3 commits into from
Apr 12, 2024

Conversation

loreto
Copy link
Contributor

@loreto loreto commented Apr 10, 2024

Summary

  • Change spec to allow an underscore within the type prefix
  • Add appropriate test cases
  • Bump spec version to v0.3.0
  • Updated readme to reflect what version of the spec a particular implementation has been validated against.

@loreto loreto requested a review from LucilleH April 10, 2024 18:16
applications should use a prefix that is at least 3 characters long.
- Contain at most 63 characters.
- May be empty.
- If not empty:
Copy link
Contributor

Choose a reason for hiding this comment

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

🙌

Copy link

@jonbo372 jonbo372 left a comment

Choose a reason for hiding this comment

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

Thank you!

@loreto loreto merged commit fcb4f2b into main Apr 12, 2024
1 check passed
@loreto loreto deleted the daniel/typeid-underscores branch April 12, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants