mtlstats/ChangeLog.md

30 lines
596 B
Markdown
Raw Normal View History

2019-08-08 16:34:03 -04:00
# Changelog for mtlstats
2019-11-14 03:06:42 -05:00
## current
- Generate lifetime statistics report
2019-11-01 14:54:17 -04:00
## 0.5.0
2019-10-25 00:49:45 -04:00
- Fixed player creation bug
2019-11-01 06:49:46 -04:00
- Prompt for goalie informaiton on game data entry
2019-11-01 06:51:49 -04:00
- Implemented player editing
2019-10-25 00:49:45 -04:00
2019-10-17 09:59:20 -04:00
## v0.4.0
2019-10-16 02:40:09 -04:00
- Record penalty minutes
- Calculate total game statistics
- Generate year-to-date statistics report
2019-10-03 09:29:34 -04:00
## v0.3.0
- Record goals and assists
- Track goals for and goals against
2019-09-19 23:46:38 -04:00
## v0.2.0
- Overtime losses don't count in the loss column
2019-09-07 09:38:05 -04:00
- Confirm game data with user before updating stats
2019-09-19 13:02:46 -04:00
- Implemented player creation
- Goal points are now assigned to players
- Loading/saving of database