Skip to content

Releases: flickr/flickr-sdk

v3.1.0

23 Aug 00:01
Compare
Choose a tag to compare
v3.1.0 Pre-release
Pre-release

Changed

v3.0.0-alpha.6

23 Aug 00:03
Compare
Choose a tag to compare
v3.0.0-alpha.6 Pre-release
Pre-release

Added

  • #90 Replace service! (@jeremyruppel)
  • #94 You can pass your Flickr API key as a string to the REST service constructor instead of providing an auth superagent plugin. (@jeremyruppel)

v3.0.0-alpha.5

23 Aug 00:04
Compare
Choose a tag to compare
v3.0.0-alpha.5 Pre-release
Pre-release

Changed

  • #69 Feeds responses are now JSON by default. They used to have the JSONP wrapper. (@jeremyruppel)

Added

v3.0.0-alpha.4

23 Aug 00:06
Compare
Choose a tag to compare
v3.0.0-alpha.4 Pre-release
Pre-release

Added

  • #64 REST API calls will now always have the X-Flickr-API-Method header added. This isn't required to use the API, it's just a convenience header for downstream plugins. (@jeremyruppel)

v3.0.0-alpha.3

23 Aug 00:06
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release

Nothing super important!

v3.0.0-alpha.2

23 Aug 00:06
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

Removed

v3.0.0-alpha.1

23 Aug 00:07
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

Added

  • #55 For all REST API methods, you can pass extras as an Array and it will be formatted properly for the API. (@jeremyruppel)

Removed

  • #58 Upgrade to latest [superagent] and remove support for node <4. (@jeremyruppel)

v2.1.0

23 Aug 00:08
Compare
Choose a tag to compare

Fixed

  • #56 Fixed flickrTransport being undefined in the browser. (@smoogly)

Added

v3.0.0 aka The Schism™

23 Aug 00:09
Compare
Choose a tag to compare
Pre-release

This "release" marks the start of a complete rewrite of the Flickr SDK. Once the major release is ready, master will point to the new timeline and the 2.x branch will point to the previous version.

This version was published to npm by mistake and shouldn't be used.

Removed