HooYooTracker v0.3.0
New
- Use database to store scraped data so that the program doesn't need to scrape data for each page reload
- Add refresh button to update data
- Add config support for logging
Changes
- Refactor
data_processormodule to support the database implementation - Move exceptions to their own module
- Fix inconsistencies with logger usage