Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 687 Bytes

Changelog.md

File metadata and controls

38 lines (21 loc) · 687 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.8] - 2024-05-21

Update requirements.txt (requests version is now ~= 2.32.1)

[1.0.7] - 2022-10-20

Fix list index out of range bug.

[1.0.6] - 2022-10-15

Since the structure of the website was changed, the parser had to be adjusted.

[1.0.5] - 2022-02-18

The program can now be used on macOS, Windows and Linux.

[1.0.4] - 2022-02-16

  • Fix misspelling in setup.cfg
  • Update output text in cli_output.py

[1.0.3] - 2022-02-16

  • Fix bug

[1.0.2] - 2022-02-12

  • Update metadata in setup.cfg
  • Fix bugs

[1.0.1] - 2022-02-10

  • Add Docstrings
  • Fix bug in parse_data()