- Fixed Issue #8 -- thanks to @dbrand666 for the pull request
- Fixed Issue #4 -- thanks to @joemccann for the suggestion/code
- 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)
- Removed auto-response from ask_for_access_token
- Added self/liked
- Added additional tests
- Handled ENOTCONN errors (IG closes the connection fast)
- Added OAuth methods
- Updated name and published through npm
- Initial release