Skip to content

fitzRoy 1.3.0

Choose a tag to compare

@jimmyday12 jimmyday12 released this 02 Mar 05:46
  • Fixed a bug where fetch_footywire_stats was breaking due to changes in the footywire site
  • Fixed a bug with new debut players receiving an ID of 0 in fetch_player_stats_afltables (#189)
  • Fixed a bug with fetch_player_stats_afl where it was throwing an error if trying to get AFL stats for a new season. It now returns NULL instead of an error (#190)
  • Fixed a minor bug with the rendering of messages in fetch_player_stats_afl (#185)
  • Fixed a range of warnings that were either unhelpful or not being adequately captured in unit tests
  • Added proper lifecycle deprecation to the old get_ functions. These will be formally removed in the next release