Skip to content

Releases: twitchtv/igdb-api-swift

suport for watchOS?

15 Jun 10:57
Compare
Choose a tag to compare

Encodable ObjectType

12 Jun 11:05
Compare
Choose a tag to compare

Updated ObjectType to be encodable

Better errors!

04 Apr 07:24
Compare
Choose a tag to compare

made APIError struct public

Added case for not 200 OK

Stop Current Tasks

21 Mar 07:48
Compare
Choose a tag to compare

Added new function that stops requests from finishing.

0.2.6 - Swift Wrapper

26 Feb 12:44
Compare
Choose a tag to compare
fixed generic type

0.2.5 - Swift Wrapper

26 Feb 08:31
Compare
Choose a tag to compare

Updated Wrapper to add support for:

HttpMethods: GET, POST, PATCH, DELETE

  • Body for post and patch
  • Custom requestHeaders for post, patch, and delete
  • Added better error handling with error struct and better debug print

Updated api endpoint to newest version

0.2.4 - Swift Wrapper

26 Feb 07:25
Compare
Choose a tag to compare

Updated missing struct info
Updated ObjectType to not only parse expands but id as well.
Added debug mode, activate/deactivate prints

Update Structs

26 Jan 12:37
Compare
Choose a tag to compare
0.2.3

Update publiclished_at to published_at

Updated Struts & expander structs

26 Jan 09:47
447d1e7
Compare
Choose a tag to compare

In this version you can create own structs and use the expanded result in the structs

Updated Structs

24 Jan 08:03
Compare
Choose a tag to compare
0.2.1

Public var in structs, Fix /pro/ error