Skip to content

Tags: andr3w321/nflgame

Tags

1.2.9

Toggle 1.2.9's commit message
1.2.9

=====
  - Player + schedule + game update.

1.2.7

Toggle 1.2.7's commit message
1.2.7

=====
  - Player and preseason 2014 game updates.
  - Better error reporting when scraping rosters to help debug nfldb#47.

1.2.6

Toggle 1.2.6's commit message
1.2.6

=====
  - Support hall-of-fame games, and add all HOF games back to 2009.
  - Player and schedule updates.
  - Switch nflgame.live back to regular season mode.

1.2.5

Toggle 1.2.5's commit message
1.2.5

=====
  - Add data from Super Bowl.
  - Player DB update.

1.2.4

Toggle 1.2.4's commit message
1.2.4

=====
  - Fixed a bug in nflgame.live where the season phase was being
    incorrectly determined when the next game was the pro bowl.
  - Schedule update for Super Bowl.

1.2.3

Toggle 1.2.3's commit message
1.2.3

=====
  - Player and schedule updates.
  - Game data for divisional round of 2013 playoffs.
  - Merge PR BurntSushi#71 that fixes a bug in nflgame-update-players.
    (The current season phase should only be accessed a call to
     nflgame.live.current_year_and_week().)

1.2.2

Toggle 1.2.2's commit message
1.2.2

=====
  - Player DB update.
  - Fix schedule so that post-season games in Jan/Feb belong to the
    right season year. (e.g., Games in 01/2014 are in the 2013 season.)

1.2.1

Toggle 1.2.1's commit message
1.2.1

=====
  - Some touchups made to the formatting of the JSON file so that
    it is diff friendly.

1.2.0

Toggle 1.2.0's commit message
1.2.0

=====
  - Schedule data has been moved to JSON, and it now automatically
    updates.
    It can also be updated manually with the new script
    `nflgame-update-schedule`.

1.1.30

Toggle 1.1.30's commit message
1.1.30

======
  - Game data for wild card round (2013).
  - Schedule update for divisional playoffs (2013).