- More precise typing 47. - Removed Python 3.5 support.
4.0.0
- Drop Python <3.5 support. - [feature] Add typed information, 43. - [chore] Remov old typing information as it is no longer relevant for v4.0.0, 43.
3.5.4
- MyPy compatibility 36.
3.5.3
- AttributeError: type object 'Callable' has no attribute '_abc_registry' 34
3.5.2
- Modify type-hints to support Hashable bindings and other improvements, 33. - Merge these type-hints into the .py file instead of having a .pyi file, 33.