Commit Graph

5 Commits (d0afff06fcc0f78fce5343d11c6f5c921b13c5e3)

Author SHA1 Message Date
Icedream d0afff06fc
Deprecate Soccerseason methods and structs in favor of the Competition model.
Deprecated structs and methods will be removed before tagging v1 of the implementation.
2016-07-09 20:59:24 +02:00
Icedream 782a1683b3
Add missing states POSTPONED, CANCELED and SCHEDULED for FixtureStatus. 2016-07-09 20:57:58 +02:00
Icedream c3d9a59b0d
Fix typo in SoccerSeason definition. 2016-07-09 20:50:13 +02:00
Icedream 1078d876c9 Add additional score info in FixtureResult.
- Adds struct FixtureScore which is essentially a copy of the old FixtureResult.
- Adds fields HalfTime, ExtraTime and PenaltyShootout to FixtureResult, all containing FixtureScore instances or nil if non-existent.
2016-06-25 22:42:56 +02:00
Icedream 055b2a4227 Initial commit. 2016-06-13 00:39:00 +02:00