Mattdonnelly Swifter Versions Save

[DEPRECATED] :bird: A Twitter framework for iOS & OS X written in Swift

1.6

8 years ago

1.5.1

8 years ago

1.5

9 years ago
  • Swift 1.2 support
  • Added default values to all API requests to reduce code

1.4.2

9 years ago

1.4.1

9 years ago
  • Fixed getStatusesUserTimelineWithUserID not returning specified user's timeline

1.4

9 years ago
  • 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

9 years ago
  • 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

9 years ago
  • Updated for Xcode Beta 7
  • Fixed paths for getStatusesUserTimelineWithUserID
  • Fixed getTrendsClosestWithLa & getStatusesShowWithID parameters
  • Fixed crash when generating SHA1 digests

1.2.4

9 years ago
  • Make List methods public

1.2.3

9 years ago

Update for beta 4 syntax