Skip to content

Releases: mattdonnelly/Swifter

1.2.2

10 Jul 20:46
Compare
Choose a tag to compare
  • Update to Beta 3 collection syntax

1.2.1

28 Jun 18:03
Compare
Choose a tag to compare
  • Removed Objective-C dependency
  • Improved iOS demo (thanks @thinkclay!)
  • Updated project structure

1.2

25 Jun 19:51
Compare
Choose a tag to compare
1.2
  • Added class for representing JSON returned from request, allowing easier accessing of elements
  • Updated request success handlers to return JSON objects

1.1.1

22 Jun 16:09
Compare
Choose a tag to compare
  • Fixed authorisation issue for requests with parameters including an array

1.1

21 Jun 18:41
Compare
Choose a tag to compare
1.1
  • Added App Only Authentication option
  • Replaced generic success handlers for requests with specific ones for each request type
  • Added stall warning block to streaming request functions
  • Fixed some broken requests
  • Cleaned up various parts of the code

1.0

14 Jun 15:29
Compare
Choose a tag to compare
1.0

First Version