- Upgrade to Mypy-0.761 - Add support for Python 3.8.
0.2.3
------------------
- Upgrade to Mypy-0.750
0.2.2
------------------
- Upgrade to Mypy-0.740
0.2.1
------------------
- 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.