Skip to content

Releases: Gujci/RESTAPI

0.8.0: - generic body parsing removed, if the response errored

25 Jul 08:58
Compare
Choose a tag to compare

Xcode 9.1 support

05 Nov 10:29
Compare
Choose a tag to compare
  • Xcode 9.1 support added to travis
  • SwiftyJSON followup

Other

  • APIError now conforms to Equatable

Advanced logging

09 Oct 14:53
Compare
Choose a tag to compare

Advanced logging options added

To turn on request logging add APIRequestLoggingEnabled to 'Arguments passed on launch' at Schema/Run/Arguments.

To log server sent errrors turn on APIErrorLoggingEnabled.

0.7.0

20 Sep 15:38
Compare
Choose a tag to compare
Swift 4.0

0.6.1

13 Sep 10:07
Compare
Choose a tag to compare
- documentation updated

0.6.0

24 Jul 11:36
Compare
Choose a tag to compare
Update README.md

0.5.1

11 Jul 14:46
Compare
Choose a tag to compare
- default Content-Type header fix

0.5.0

10 Jul 14:11
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

0.4.1

09 Mar 13:40
Compare
Choose a tag to compare
- unknown error changed to other with status code in it

0.4.0

28 Feb 12:39
Compare
Choose a tag to compare
Update README.md