Skip to content

0.10.0

Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 01 Feb 19:11
· 172 commits to main since this release
  • Rename default branch from master to main.
  • Move flake8 config to setup.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.