Skip to content

Releases: jimmyday12/fitzRoy

fitzRoy 0.3.1

21 Jan 23:16

Choose a tag to compare

  • Updating vignettes to use internal data rather than downloading from the internet

fitzRoy 0.3.0

20 Jan 23:03

Choose a tag to compare

Breaking changes

  • Addition of replace_venues - changes venue names for all data sources to match AFL Tables (#15, @cfranklin11)

Bug Fixes

  • Updated womens-stats vignette to prevent it from running chunks if the cookie had failed.
  • Fixed incorrect round numbers for fixture and betting data from footywire.com (#93, #95, #102, #104, #106, @cfranklin11)

fitzRoy 0.2.0

02 Dec 06:42

Choose a tag to compare

This release is in preparation for a CRAN submission. There are some breaking changes and removal of early functions that are no longer supported.

Breaking changes

  • Removal of included weather data - deprecated
  • Removal of included player data - please use get_afltables_stats() or update_afltables_stats()
  • Removal of included match data - please use get_match_results()
  • Removal of included fixture data - please use get_fixture()

New features

General changes

v0.1.4

20 Jun 04:56

Choose a tag to compare

updating pkgdown