xxxx?Optionalxxxx.Normalxxxx!Critical
Next ID: 11
10!Switch current__init__andfactorydesignation (nooverloadson__init__), blocks2.0.0release.5.Implement human-friendly__repr__
9!We introduced Dynamic Type Specialization with the v1.1.0 release. This was based on parameterized generic aliases, but makesisinstanceandcasepatterns impossible for the type checker, blocking#8. Revert to a class based approach.8!Match/Case and isinstance should work as specified (type checker and runtime)7!Whilepydantic"understands"puuid, FastAPI does not. We need to define__get_pydantic_json_schema__.6!It should not be possible to instanciate ill defined specializations (e.g.PUUIDv4[str],PUUID[str]in runtime)4.Computeto_string()on demand to reduce overhead during__init__+ add caching3.Disallow empty prefix (Literal[""])2.AddUpgrade NotestoCONTRIBUTING.md1.Makepydantican optional dependency