Releases: mattdonnelly/Swifter
Releases · mattdonnelly/Swifter
1.6
Merge pull request by meteochu and remove test target
1.5.1
Merge pull request #92 from s-aska/fix_bug_bool_cast_anyobject Bool being seen as int when using AnyObject
1.5
- Swift 1.2 support
- Added default values to all API requests to reduce code
1.4.2
Merge pull request #74 from Gurpartap/shared-schemes Share schemes to build framework using Carthage
1.4.1
- Fixed getStatusesUserTimelineWithUserID not returning specified user's timeline
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
1.2.5
- Updated for Xcode Beta 7
- Fixed paths for getStatusesUserTimelineWithUserID
- Fixed getTrendsClosestWithLa & getStatusesShowWithID parameters
- Fixed crash when generating SHA1 digests
1.2.4
- Make List methods public
1.2.3
Update for beta 4 syntax