NHL Stats Reader Release Notes

Version 2.0.0.4

Changes

2.0.0.4
- support for FTPS

2.0.0.3
- move to .net 4.0 to make use of reading streams in XDocument
- read xml files in memory (stream) instead of downloading to program data
- a couple of the last writes weren't set correctly which resulting in us always reading a couple of the files
- dynamic fields were attempted to be added when games weren't in the db

2.0.0.2
- flush old logs daily

2.0.0.1
- support for team leaders for regular season

2.0.0.0
- support for playoffs
- was writing leafs points leaders twice "Leafs Points Leaders" and "Leaf Points Leaders"
- for Leafs team leaders, I was using story topic "Leaf ...". I now use story topic "Leafs ...". In Flow, delete the previous topics so they don't get used in a rundown
- write team playoff leaders
- write playoff league leaders
- Plus Minus story topics now use +/-. delete the old topics so they don't get used in a rundown

1.0.0.8
- use new BL Stats icon

1.0.0.7
- creation of ftp download directory if it doesn't exist had been commented out
- more careful when adding teams to the dictionary

1.0.0.6
- new leafs player cards get on-air as false

1.0.0.5
- add new stories as on-air

1.0.0.4
- indicate if a player card is a goalie or not with isgoalie tag

1.0.0.3
- protect against the ' char when updating the db

1.0.0.2
- support for boxscores

1.0.0.1
- league-wide standings
- use a point-centric version of conference standings instead of the official one

In this section: