Skip to content

Releases: shyambhat/InstagramKit

3.6.2

26 May 01:33
Compare
Choose a tag to compare

Corrected podspec file

3.6.1

26 May 01:20
Compare
Choose a tag to compare
  • Corrected Pod spec

3.6.0

26 May 01:01
Compare
Choose a tag to compare
  • Removed dependence on external InstagramKit.plist file for Credentials.
  • Location Endpoints added by @adamjuhasz in #103.
  • Equality of Instagram Model Objects, by @adonoho in #95.
  • Optimised for iPhone 6 / 6+ by @MPieter in #101.
  • Lots of refactoring. Thanks @ribeto #105.

Relationships Endpoints

09 Jun 18:58
Compare
Choose a tag to compare

InstagramKit now includes methods to -

  • Get a list of followers and following.
  • Get follow status of other users.
  • Follow, unfollow, block, unblock, approve or deny other users.

Refractoring

03 Apr 20:48
Compare
Choose a tag to compare

Refractored code after v3.1.0

Pagination!

01 Apr 22:07
Compare
Choose a tag to compare

This release includes an complete overhaul of the each endpoint request to provide seamless pagination options. We've taken some tough decisions to discontinue support for previous versions for the better and it's strongly recommended that you upgrade to this version at the earliest and take care of signature changes.

AFNetworking 2 Ready

22 Feb 12:44
Compare
Choose a tag to compare

AFNetworking 2.
Externalised configuration for Instagram app credentials.

Version 1! Woooot!

02 Feb 21:14
Compare
Choose a tag to compare

Everything works as it's supposed to.

Endpoints for likes and comments are functional.

Minor Changes in method definitions from previous versions. Please review your header file in case of migration from previous version.

Additional URL Endpoint wrappers.

01 Feb 21:54
Compare
Choose a tag to compare

This version contains wrappers for a lot more URL Endpoints including those for hashtags, likes and comments.