Skip to content

Tags: ctrlCcode/instagram-api

Tags

v0.10.3

Toggle v0.10.3's commit message
Fixed issue with guzzle 7

v0.10.2

Toggle v0.10.2's commit message
Added missing fields in User

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request NicklasWallgren#45 from chhaihongsrun/add-support-…

…for-guzzlehttp-v7

Added support for multiple GuzzleHttp v6 and v7

v0.10.0

Toggle v0.10.0's commit message
Preparations for next release

v0.8.0

Toggle v0.8.0's commit message
Added support for add/deletion of comment

v0.7.8

Toggle v0.7.8's commit message
Updated User DTO - Fixed issue with invalid data type. Fixes NicklasW…

…allgren#7 NicklasWallgren#8

v0.7.7

Toggle v0.7.7's commit message
Feed: Search and retrieve feed by user NicklasWallgren#5

v0.7.6

Toggle v0.7.6's commit message
Added support for hashtag search and feed

v0.7.5

Toggle v0.7.5's commit message
Added a new authentication option - Login using nonce

v0.7.4

Toggle v0.7.4's commit message
Added logout method