Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 1.06 KB

CHANGELOG

v0.15.3

  • #95 [FIX] Safe map of MLB json responses

v0.15.2

  • #94 [FIX] Safe map of json responses

v0.15.1

  • #92 [FIX] NFL extra points stats
  • #93 [Feature] Stats have #fetch like hash

v0.15.0

  • #91 Adds V2 NFL Support

    Removes API for the following

    • SportsDataApi::Nfl.play_by_play
    • SportsDataApi::Nfl.weekly
    • SportsDataApi::Nfl.team_season_stats
    • SportsDataApi::Nfl.player_season_stats
  • #91 Removes support for Ruby 2.2

v0.14.1

  • #90 [FIX] NHL Player was not parsing goaltending stats

v0.14.0

  • #88 Change SportsDataApi::Exception => SportsDataApi::Error