Skip to content

Releases: aautar/paper-plane

Add PaperPlane.makeUrlQueryString() helper method

08 Apr 04:17

Choose a tag to compare

v5.1.0

update README, add info on PaperPlane.makeUrlQueryString()

Deal with zero-sized blobs passed to PaperPlane.parseXHRResponseData

13 Mar 04:35

Choose a tag to compare

v5.0.2

deal with zero-sized blobs passed to PaperPlane.parseXHRResponseData

Fix to handle null response blob passed to PaperPlane.parseXHRResponseData

13 Mar 04:20

Choose a tag to compare

v5.0.1

fix to handle null response blob passed to PaperPlane.parseXHRRespons…

Fix filename of dist file

13 Mar 03:27

Choose a tag to compare

v5.0.0

fix filename of dist file

Fix PaperPlane.parseXHRResponseData to correctly handle json and text

13 Mar 03:19

Choose a tag to compare

v4.1.2

fix PaperPlane.parseXHRResponseData to correctly handle json and text

Fix ref in window var

13 Mar 02:24

Choose a tag to compare

v4.1.1

fix window var

Add optional _clientSettings arg to PaperPlane.xhr

13 Mar 02:02

Choose a tag to compare

v4.1.0

add optional _clientSettings arg to PaperPlane.xhr

Transition to binary (Blob) as default response type

09 Nov 03:03

Choose a tag to compare

v4.0.0

transition to binary (Blob) as default response type

Add PaperPlane.makeBlobRequestData helper method

31 Oct 04:14
bb7c852

Choose a tag to compare

Merge pull request #13 from aautar/update-circleci-config

update circleci config to trigger deployment on git tag creation

Add publish step to CI pipeline

25 Oct 03:19

Choose a tag to compare

v3.0.11

fix version in package.json