0.10.0
- Rename default branch from
master
tomain
. - Move
flake8
config tosetup.cfg
. - Increase
flake8
checks. - Add
mypy
to CI (strict mode). - Add
pre-commit
to CI. - Force keyword arguments .
- Remove unused import.
- Add type hints. #18
- Bump requirements and
pre-commit
hooks.