4.7.0rc1
Reimplement TypedDict in a similar way to Python (#191)
Add a few more tests for interactions between `typing.Protocol` and `typing_extensions.Protocol` (#244)
Fix edge-case `Protocol` bug on Python 3.7 (#242)