Skip to content

Releases: tapglue/snaasSdk-iOS

2.3.1 (2017-01-10)

10 Jan 14:36
Compare
Choose a tag to compare

Added

  • Reactions! Now you can add like, love, wow, sad, angry, haha reactions to posts.

2.2.3 (2016-10-10)

10 Oct 11:17
Compare
Choose a tag to compare

Fixed

  • crash when request error was not related to our API

2.2.2 (2016-10-07)

10 Oct 08:20
Compare
Choose a tag to compare

Added

  • iOS 8 support

Changed

  • Removed Alamofire dependency

2.2.0 (2016-10-04)

10 Oct 08:19
Compare
Choose a tag to compare

Added

  • Pagination for all list endpoints

Changed

  • All other list endpoints have been deprecated

2.1.0 (2016-09-27)

27 Sep 09:07
Compare
Choose a tag to compare

added:

  • swift 3.0 support

2.0.3 (2016-09-07)

07 Sep 14:23
Compare
Choose a tag to compare

_Added_​

  • retrieval of likes by a user

For more details on how to migrate please refer to the readme.

You can find out how to integrate our SDK with your existing iOS application by reading our documentation at: https://developers.tapglue.com/docs/ios

2.0.2 (2016-09-05)

27 Sep 09:05
Compare
Choose a tag to compare

_Fixed_​

  • Fixed callback issue causing callbacks to never be called back
  • Fixed posts not including user in some cases

For more details on how to migrate please refer to the readme.

You can find out how to integrate our SDK with your existing iOS application by reading our documentation at: https://developers.tapglue.com/docs/ios

2.0.0 (2016-08-15)

15 Aug 09:10
Compare
Choose a tag to compare

Major Update SDK to 2.0.0

We have rewritten our SDK in Swift 2.2 and added a RxSwift interface. Updating from v1 will require some effort but its totally worth it!

This includes the following changes:

_Changed_​

  • The code is now 100% Swift
  • The SDK no longer relies on a singleton instance
  • Callback interfaces are still there
  • RxSwift interface added for convenient FRP
  • Add support for Carthage

For more details on how to migrate please refer to the readme.

You can find out how to integrate our SDK with your existing iOS application by reading our documentation at: https://developers.tapglue.com/docs/ios

1.1.8 (2016-05-24)

24 May 15:23
Compare
Choose a tag to compare

Updating SDK to 1.1.8

This includes the following changes:

_Added_​

  • Likes can be created and deleted with post ids

You can find out how to integrate our SDK with your existing iOS application by reading our documentation at: https://developers.tapglue.com/docs/ios

1.1.7 (2016-05-23)

23 May 18:18
Compare
Choose a tag to compare

Updating SDK to 1.1.7

This includes the following changes:

_Added_​

  • Added session token notifier for SIMS
  • Tests now support cocoapods 1.0.0

You can find out how to integrate our SDK with your existing iOS application by reading our documentation at: https://developers.tapglue.com/docs/ios