Skip to content

Releases: joelhill/mysportsfeeds-go

v2.4.4

02 Apr 22:20
53ad668
Compare
Choose a tag to compare
  • Fixed Unmarshal error by removing playStatus from the Score model until it can be properly modeled.

v2.4.3

05 Jan 06:25
83a7831
Compare
Choose a tag to compare

upgraded the http blaster to v5.2.3 which up's the overall request timeout.

v2.4.2

31 Dec 07:12
833ffa0
Compare
Choose a tag to compare

upgraded the http client

v2.4.1

28 Dec 19:21
1e7e065
Compare
Choose a tag to compare
  • Updated readme and example

v2.4.0

28 Dec 19:15
ecb5e16
Compare
Choose a tag to compare
  • Removes unused context argument.
  • This changes the function signatures, therefore it is a breaking change.

v2.3.0

28 Jul 06:03
Compare
Choose a tag to compare

Bug fix for team game log data model.

v2.2.0

25 Jul 05:42
Compare
Choose a tag to compare

fixed boxscore bug.

v2.1.0

25 Jul 05:40
Compare
Choose a tag to compare

Player stat total bug fix. Added missing pitching stats.

v2.0.0

24 Jul 06:36
Compare
Choose a tag to compare

All endpoints now return a status code

v1.1.0

22 Jul 06:18
Compare
Choose a tag to compare

Daily Standings bug fix