Skip to content

Releases: NicholasMata/ApiKit

Important Fixes

12 Jul 15:05
Compare
Choose a tag to compare
Important Fixes Pre-release
Pre-release

Important fixes

  • Api which which previous relied on UrlSession.delegateQueue to execute HttpOperation which was incorrect.
  • OAuthInterceptor changed to do nothing when there is no previous sign in.

Fixes To ApiInterceptor

11 Jul 23:48
Compare
Choose a tag to compare
Pre-release

Fix for ApiInterceptor modifyRequest

Fixes for OAuthInterceptor

11 Jul 23:04
Compare
Choose a tag to compare
Pre-release

OAuthInterceptor changed so that can be used in a real world example.

More Scope Fixes

11 Jul 22:19
Compare
Choose a tag to compare
More Scope Fixes Pre-release
Pre-release

Fix to StaticEndpointInfo scope

Scope Fixes

11 Jul 21:42
Compare
Choose a tag to compare
Scope Fixes Pre-release
Pre-release

Updated README
Scope fixes

Initial Release

11 Jul 21:22
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial release of ApiKit. This is untested still needs an example project, and more tests