2019-08-08 16:34:03 -04:00
|
|
|
# Changelog for mtlstats
|
|
|
|
|
2019-12-13 11:43:22 -05:00
|
|
|
## current
|
2019-12-15 11:05:22 -05:00
|
|
|
- Bugfix: Display lifetime stats in report, not YTD
|
2019-12-14 01:19:18 -05:00
|
|
|
- Force expected capitalization on player/goalie names
|
2019-12-15 12:27:06 -05:00
|
|
|
- Don't show lifetime totals in report
|
2019-12-13 11:43:22 -05:00
|
|
|
|
2019-12-12 18:24:30 -05:00
|
|
|
## 0.8.0
|
2019-11-29 20:12:45 -05:00
|
|
|
- Bugfix: removed quotation marks from goalie names in report
|
2019-11-30 21:09:24 -05:00
|
|
|
- Allow lower case player names
|
2019-12-02 15:08:18 -05:00
|
|
|
- Don't show players without points in game report
|
2019-12-02 20:17:19 -05:00
|
|
|
- Removed unnecessary goalie statistics from game report
|
2019-12-02 20:48:09 -05:00
|
|
|
- Fixed goalie average calculation
|
2019-11-29 20:12:45 -05:00
|
|
|
|
2019-11-28 12:09:09 -05:00
|
|
|
## 0.7.0
|
2019-11-20 22:02:25 -05:00
|
|
|
- Shortened views to fit within 25 lines
|
2019-11-28 12:04:48 -05:00
|
|
|
- Implemented goalie reports
|
2019-11-20 22:02:25 -05:00
|
|
|
|
2019-11-15 11:11:20 -05:00
|
|
|
## 0.6.0
|
2019-11-14 03:06:42 -05:00
|
|
|
- Generate lifetime statistics report
|
2019-11-14 03:08:04 -05:00
|
|
|
- Implemented goalie editing
|
2019-11-14 11:48:04 -05:00
|
|
|
- Reset game standings on new season
|
2019-11-14 03:06:42 -05:00
|
|
|
|
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
|
2019-09-06 10:08:25 -04:00
|
|
|
|
|
|
|
- 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
|