Skip to content

v2.6.0

Compare
Choose a tag to compare
@oseymour oseymour released this 24 Nov 03:42
· 193 commits to main since this release

Double release since v2.5.0 was also tagged tonight.

2.5.0 fixed an issue with the matchweek vs. competition stage strings not being robustly handled. Issue #18, specifically.

2.6.0 fixed an issue that was found while testing 2.5.0, where the head coach appears in the player stats table after receiving a card (example). When the player ID's are being collected, the coach was skipped and this led to a dimension mismatch in when add the ID's column to the player stats dataframes.