Releases: twitchtv/igdb-api-swift
Releases · twitchtv/igdb-api-swift
suport for watchOS?
Encodable ObjectType
Updated ObjectType to be encodable
Better errors!
made APIError struct public
Added case for not 200 OK
Stop Current Tasks
Added new function that stops requests from finishing.
0.2.6 - Swift Wrapper
fixed generic type
0.2.5 - Swift Wrapper
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
Updated missing struct info
Updated ObjectType to not only parse expands but id as well.
Added debug mode, activate/deactivate prints
Update Structs
0.2.3 Update publiclished_at to published_at
Updated Struts & expander structs
In this version you can create own structs and use the expanded result in the structs
Updated Structs
0.2.1 Public var in structs, Fix /pro/ error