Skip to content

Releases: Electrode-iOS/ELWebService

v10.0.0

19 Jan 18:14

Choose a tag to compare

Xcode12.3 Support

Xcode 12 Support

16 Sep 09:38

Choose a tag to compare

Bump version, compatible with Xcode 12

v8.0.0-xcode12

05 Aug 22:09

Choose a tag to compare

Looper: Updated ELWebService for v7.0.1

Adding Xcode 11 support

04 Mar 16:04

Choose a tag to compare

Adding Xcode 11 support

Xcode 11 Release Tag

06 Feb 00:47

Choose a tag to compare

v7.0.1-xcode11

Looper: Updated ELWebService for v7.0.1

v7.0.1

09 Sep 19:55
8d78b76

Choose a tag to compare

Merge pull request #89 from Electrode-iOS/dylib-scheme

avoid analyze and run steps for test target when building dylib scheme

v7.0.0

11 Apr 20:58

Choose a tag to compare

  • Migrate to Swift 5

v6.6.0

01 Feb 20:46

Choose a tag to compare

  • Add ServiceTask.setBody() and ServiceTask.setJSONData() APIs for encoding body data on a background queue.

v6.5.0

01 Oct 17:22

Choose a tag to compare

  • Add support for percent-encoding the body while specifying allowed characters.

v6.4.0

29 Aug 20:55

Choose a tag to compare

  • Add setJSONData() API