Skip to content

Releases: nflverse/NFLData.jl

v1.1.6

14 Oct 03:44
b132d57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

14 Oct 00:27
Compare
Choose a tag to compare

What's Changed

  • Swapped some hardcoded strings to abstract strings: #30

Full Changelog: v1.1.4...v1.1.5

v1.1.4

25 Sep 17:36
cd3fbc9
Compare
Choose a tag to compare

What's Changed

  • Fixed caching bug with #29

Full Changelog: v1.1.3...v1.1.4

v1.1.3

22 Sep 20:37
e53af48
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

Minor doc fixes

v1.1.2

22 Sep 20:08
3c24f5e
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Sep 16:58
cb68e6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.1

v1.0.0

19 Sep 07:08
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) by @github-actions in #6
  • CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) by @github-actions in #7
  • CompatHelper: add new compat entry for Parquet2 at version 0.2, (keep existing compat) by @github-actions in #8
  • CompatHelper: add new compat entry for HTTP at version 1, (keep existing compat) by @github-actions in #9
  • CompatHelper: add new compat entry for Scratch at version 1, (keep existing compat) by @github-actions in #10
  • CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) by @github-actions in #11
  • CompatHelper: add new compat entry for Preferences at version 1, (keep existing compat) by @github-actions in #12
  • Modulizing #1 by @john-b-edwards in #14
  • explicitly name cache + replace clear_* with delete_* by @john-b-edwards in #15
  • refactoring + new fun by @john-b-edwards in #17
  • Add artifacts by @john-b-edwards in #18
  • CompatHelper: add new compat entry for Artifacts at version 1, (keep existing compat) by @github-actions in #19
  • build clean_team_abbrs by @john-b-edwards in #20
  • clean player names woo! by @john-b-edwards in #21
  • Documentation by @john-b-edwards in #22

New Contributors

  • @github-actions made their first contribution in #6
  • @john-b-edwards made their first contribution in #14

Full Changelog: https://github.com/nflverse/NFLData.jl/commits/v1.0.0