Fixes:
- #439: Ignore
Enum
if it is unavailable
- #456: Fix email regex match for Python 2.7
New:
- #457: Enable github actions
- #462: Convert codebase to adhere to
flake8
W504 (PEP 8)
- #459: Enable
flake8
in github actions
- #464:
pytest
migration + enable Python 3.10
New Contributors:
- @epenet Thank you for setting up the Github actions
Full Changelog: 0.13.0...0.13.1