Releases: jimmyday12/fitzRoy
Releases · jimmyday12/fitzRoy
fitzRoy 0.3.1
- Updating vignettes to use internal data rather than downloading from the internet
fitzRoy 0.3.0
Breaking changes
- Addition of
replace_venues- changes venue names for all data sources to match AFL Tables (#15, @cfranklin11)
Bug Fixes
fitzRoy 0.2.0
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()orupdate_afltables_stats() - Removal of included match data - please use
get_match_results() - Removal of included fixture data - please use
get_fixture()
New features
- Added
get_footywire_betting_oddsfunction that returns basic match and betting data from www.footywire.com. (#10, @cfranklin11)
General changes
- Separated out data to be hosted on it's own repo at https://github.com/jimmyday12/fitzroy_data
- General tidy up in preparation for CRAN submission
v0.1.4
updating pkgdown