Skip to content

Releases: SethSharp/odds-api

v1.3.0

Choose a tag to compare

@SethSharp SethSharp released this 05 Jun 02:22
f25b2d4

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@SethSharp SethSharp released this 26 May 23:47
c9f6a72

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@SethSharp SethSharp released this 21 Oct 20:08

What's Changed

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

v1.0.0

Choose a tag to compare

@SethSharp SethSharp released this 05 Oct 01:45
ffb8203

What's Changed

New Contributors

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

v1.0.0-alpha.1.4.4

Choose a tag to compare

@SethSharp SethSharp released this 02 Aug 10:12
  • Adds helper to breakdown an array of event ids into a comma separated string

v1.0.0-alpha.1.4.3

Choose a tag to compare

@SethSharp SethSharp released this 31 Jul 10:06
  • Improves README documentation
  • Add response helper to easily extract JSON from a response

v1.0.0-alpha.1.4.2

Choose a tag to compare

@SethSharp SethSharp released this 30 Jul 03:24
  • Correctly formats date to ISO

v1.0.0-alpha.1.4.1

Choose a tag to compare

@SethSharp SethSharp released this 28 Jul 06:23

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

v1.0.0-alpha.1.4

Choose a tag to compare

@SethSharp SethSharp released this 28 Jul 05:32
  • Adds endpoint to get events for sport
  • Adds ISO format helper

v1.0.0-alpha.1.3

Choose a tag to compare

@SethSharp SethSharp released this 13 Jul 22:03

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