Skip to content

Releases: mattdonnelly/Swifter

1.6

23 Jun 19:20
Compare
Choose a tag to compare
1.6
Merge pull request by meteochu and remove test target

1.5.1

23 Jun 19:01
Compare
Choose a tag to compare
Merge pull request #92 from s-aska/fix_bug_bool_cast_anyobject

Bool being seen as int when using AnyObject

1.5

10 Apr 17:41
Compare
Choose a tag to compare
1.5
  • Swift 1.2 support
  • Added default values to all API requests to reduce code

1.4.2

31 Mar 19:39
Compare
Choose a tag to compare
Merge pull request #74 from Gurpartap/shared-schemes

Share schemes to build framework using Carthage

1.4.1

22 Oct 22:49
Compare
Choose a tag to compare
  • Fixed getStatusesUserTimelineWithUserID not returning specified user's timeline

1.4

22 Oct 22:41
Compare
Choose a tag to compare
1.4
  • Updated to 6.1 syntax
  • Now uses Strings for ID all parameters
  • Make access token properties public so they can be persisted
  • Fixed upload data not being included

1.3

07 Oct 16:26
Compare
Choose a tag to compare
1.3
  • Use strings instead of Ints for IDs (Thanks @gecko655!)
  • Access token property in Swifter class are now public so authenticated sessions can be persisted
  • Fixed post data included in tweets not working (Thanks @hery!)
  • Fixed incorrect URL used for user streams (Thanks @tattsun!)

1.2.5

10 Sep 15:55
Compare
Choose a tag to compare
  • Updated for Xcode Beta 7
  • Fixed paths for getStatusesUserTimelineWithUserID
  • Fixed getTrendsClosestWithLa & getStatusesShowWithID parameters
  • Fixed crash when generating SHA1 digests

1.2.4

15 Aug 16:30
Compare
Choose a tag to compare
  • Make List methods public

1.2.3

28 Jul 00:56
Compare
Choose a tag to compare

Update for beta 4 syntax