What's Changed
- Merged Pull Request #4
- Updated
requests
module to v2.32.2. Python support is now 3.8+ - Code was completely refactored and splitted into modules
- Better log mechanism by using Python's internal
logging
module - Added debug command line option
- Updated
README.md
instructions - Added logo
- Updated
Full Changelog: v0.5.1...v0.6.0