Removed * from score when match forfeited Added error handling for no manager or captain in fb_match_metadata Added verbose parameter in fb_match_metadata that prints error when match forfeited or missing manager or captain Removed main call from fb_match_defensive_actions_stats Changed ids in fb_match_keeper_stats to match new format Changed ids in fb_match_shots to match new format
1.0.7
Renamed dictionary from matadict to metadict in fb_match_metadata Added error handling for bad names, no csk identifier, in fb_match_summary_stats Added error handling for no age in fb_match_summary_stats Added error handling and note for forfeited matches in fb_match_metadata
1.0.6
Added further error handling for fb_match_summary when matches have slightly different syntax around events without a second player (i.e. own goal, penalty kicks, shootouts)
1.0.5
Fbref matches failed on ones with penalty kick goals
1.0.4
Removed trailing whitespace from team name in fbref.fb_league_table Updated bare except to Attribute error in fbref.fb_match_summary Linted util and all fbref functions Added url as an argument for fbref functions Added fbref team functions