Skip to content

fitzRoy 1.5.0

Choose a tag to compare

@jimmyday12 jimmyday12 released this 30 Jul 07:58

New Features

  • Include Extra-Time scores in fetch_player_stats_afltables for any games that went to extra-time (HQET and AQET) (#155)
  • Include afltables url, Age, and Career.Games as at that game for each player in fetch_player_stats_afltables
  • Include Coach and Home.Away for each team for each game in fetch_player_stats_afltables

Bug Fixes

  • Corrected date parsing issues for AFL tables data, ensuring accurate date formats. (#136)
  • Change way of fetching umpire names to avoid occasionally grabbing the wrong field from AFL tables (#170)
  • Fix substitute column - now contains on and off for all available games
  • Fixes for players with incorrect AFL tables player ids - mainly due to player name changes.
  • Fixed an issue where find_season_id was only returning the last 10 seasons (#225)
  • Updating some deprecated CLI messaging functions
  • Updated replace_venues to handle different data source naming conventions (#164)