- Upgrade to Mypy-0.730 - Fixing crash while analyzing dynamically inherited class definitions (11)
0.2.0
------------------
- Support for Mypy-0.720. - Avoid merging interface and implementation class hierarchies into single MRO. - Implement implementation class validation against the declared interfaces.