Releases: mikefowler/instajam
Releases · mikefowler/instajam
Version 2
In Version 2 the hard jQuery dependency is GONE. Instajam uses its own built-in JSONP request method. Inline documentation is generated via Docco. There have also been additions and changes to class methods. If you're upgrading, please verify that the methods you're using are available!
Version 1
This is the initial release of Instajam. This release has a hard dependency on jQuery for its JSONP requests. It implements all GET endpoints available in the Instagram API.