Skip to content

Releases: SethSharp/odds-api

v1.1.0

21 Oct 20:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Oct 01:45
ffb8203
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha.1.4.4...v1.0.0

v1.0.0-alpha.1.4.4

02 Aug 10:12
Compare
Choose a tag to compare
  • Adds helper to breakdown an array of event ids into a comma separated string

v1.0.0-alpha.1.4.3

31 Jul 10:06
Compare
Choose a tag to compare
  • Improves README documentation
  • Add response helper to easily extract JSON from a response

v1.0.0-alpha.1.4.2

30 Jul 03:24
Compare
Choose a tag to compare
  • Correctly formats date to ISO

v1.0.0-alpha.1.4.1

28 Jul 06:23
Compare
Choose a tag to compare

Fixed bug: Using value rather then name on the SportsEnum in the sport event endpoint

v1.0.0-alpha.1.4

28 Jul 05:32
Compare
Choose a tag to compare
  • Adds endpoint to get events for sport
  • Adds ISO format helper

v1.0.0-alpha.1.3

13 Jul 22:03
Compare
Choose a tag to compare

Major improvements to wrapper, allowing functions to chain and build the query in a much better way.

v1.0.0-alpha.1.2.3

13 Jul 01:20
Compare
Choose a tag to compare

Pass params to sport event odds endpoint

v1.0.0-alpha.1.2.2

13 Jul 01:16
Compare
Choose a tag to compare

Fixes endpoints to use value of pass through sport enum:

  • Scores for Sport
  • Odds for event

and adds AFL to SportsEnum