instagram-node-lib
Version:
This package is a wrapper for the Instagram API.
50 lines (31 loc) • 939 B
Markdown
0.1.1 / 2012-10-18
==================
* Fixed Issue #8 -- thanks to @dbrand666 for the pull request
0.1.0 / 2012-08-20
==================
* Fixed Issue #4 -- thanks to @joemccann for the suggestion/code
0.0.7 / 2011-06-23
==================
* Added more control for server responses in oauth.ask_for_access_token
* Added Instagram.oauth tests
* Added Instagram.set tests
* Added test server option (mostly for oauth testing)
0.0.6 / 2011-06-09
==================
* Removed auto-response from ask_for_access_token
0.0.5 / 2011-05-21
==================
* Added self/liked
0.0.4 / 2011-05-03
==================
* Added additional tests
* Handled ENOTCONN errors (IG closes the connection fast)
0.0.3 / 2011-04-15
==================
* Added OAuth methods
0.0.2 / 2011-04-10
==================
* Updated name and published through npm
0.0.1 / 2011-04-07
==================
* Initial release