Remove support for Python 2.7 and specify minimum supported version is 3.8. Use black/isort/ruff to ensure the consistency of the code. Remove and update dependencies.
Also
- Fixed issue w/ Python 3 by @forensenellanebbia in #75
- Fix file names in README.md by @maehw in #79
- Add JSON dump functionality by @ajread4 in #82
- add missing comma to array by @snipcodeit in #83
- weaken the dependency rules for use with python3+Fedora by @xambroz in #84
New Contributors
- @forensenellanebbia made their first contribution in #75
- @maehw made their first contribution in #79
- @ajread4 made their first contribution in #82
- @snipcodeit made their first contribution in #83
- @xambroz made their first contribution in #84
Full Changelog: v0.7.4...v0.8.0