Skip to content

Releases: ecrichlow/IoGInfrastructure-iOS

Version 3.19.28

18 Dec 09:26
Compare
Choose a tag to compare

Bug fix for condition where timeout timer was only reset on successful call. So on failed calls timer would still fire, causing a second error to be fired off to client.

Version 3.19.27

18 Dec 08:15
Compare
Choose a tag to compare

Added ability to set whether or not automatic retries are attempted on a request failure, and the ability to set how many retries are attempted.

Version 3.18.26

22 Aug 08:07
Compare
Choose a tag to compare

Fixed bug in URLSession authentication

Version 3.18.25

01 May 20:03
Compare
Choose a tag to compare

Added convenience methods to parse objects and arrays from Data objects instead of JSON strings

Version 3.17.24

30 Apr 06:04
Compare
Choose a tag to compare

Fixed issue with base class functions being labeled internal and not being accessible to clients

Version 3.16.23

18 Feb 08:36
Compare
Choose a tag to compare

Third major release of the framework. This release adds support for GraphQL and DocC, and adds the ability to set values on IoGDataObject subclasses.

This release also changes the project into a Swift Package, available for import through the Swift Package Manager built into Xcode.

Version 3.15.22

15 Jan 09:35
Compare
Choose a tag to compare

Third major release of the framework. This release adds support for GraphQL and DocC, and adds the ability to set values on IoGDataObject subclasses.

This release also changes the project into a Swift Package, available for import through the Swift Package Manager built into Xcode.

Version 3.14.21

15 Jan 09:02
Compare
Choose a tag to compare

Third major release of the framework. This release adds support for GraphQL and DocC, and adds the ability to set values on IoGDataObject subclasses.

This release also changes the project into a Swift Package, available for import through the Swift Package Manager built into Xcode.

Version 3.13.20

07 Nov 07:52
Compare
Choose a tag to compare

Third major release of the framework. This release adds support for GraphQL and DocC, and adds the ability to set values on IoGDataObject subclasses.

This release also changes the project into a Swift Package, available for import through the Swift Package Manager built into Xcode.

Version 3.12.19

30 Oct 22:34
Compare
Choose a tag to compare

Third major release of the framework. This release adds support for GraphQL and DocC, and adds the ability to set values on IoGDataObject subclasses.

This release also changes the project into a Swift Package, available for import through the Swift Package Manager built into Xcode.