All notable changes to this project will be documented in this file.
Update requirements.txt (requests
version is now ~= 2.32.1)
Fix list index out of range bug.
Since the structure of the website was changed, the parser had to be adjusted.
The program can now be used on macOS, Windows and Linux.
- Fix misspelling in setup.cfg
- Update output text in cli_output.py
- Fix bug
- Update metadata in setup.cfg
- Fix bugs
- Add Docstrings
- Fix bug in
parse_data()