------------- - read (but ignore) TypeScript imports - add alternative ways to render anonymous interfaces as TypedDicts: Apart from "local" (default), now "functional" and "type" can be selected. "type" is still experimental
0.6.8
-------------
- Use of NotRequired (PEP 655) instead of "Optional" is now default. - typeddict_shim is not needed, anymore, for Python 3.11 and above. - compatibility with DHParser 1.4.2