NHL Reader Release Notes
1.0.0.15
add team stat points per game percentage
1.0.0.14
add more team stats
1.0.0.13
fixed a bug when updating stats only where the leagueID isn't acquired correctly
1.0.0.12
consider the content group when getting the leagueID
1.0.0.11
protect against null team tags
1.0.0.10
updating player and team stats was broken in 1.0.0.9 due to an error in the transation code
1.0.0.9
refactoring for db calls to wrap readers and transactions into using clauses
don't read games that were added manually
1.0.0.8
fix a bug when updating existing players data like jersey, weight,...
1.0.0.7
add open logs directory
fix memory leaks
save team ids from datafeed
add button to connect team datafeed ids to teams
1.0.0.6
fixed the reading of scores every 10 seconds if games are in progress
1.0.0.5
support for reading scores every 10 seconds if there are games in progress
new tags for period and clock
1.0.0.4
protect against game datetime format from feed which uses daylight savings time
1.0.0.3
better check for updating scores - there was the possibility we could miss a game's final score
1.0.0.2
wasn't escaping all tag values
1.0.0.1
use gamestate from feed to determine the gamestate
support for adding nhl league to a content group