Skip to content

Releases: mikefowler/instajam

Version 2

05 Nov 16:35
Compare
Choose a tag to compare

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

05 Nov 16:37
Compare
Choose a tag to compare

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.