Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: KnisterPeter/pretend

v1.4.1

02 Mar 17:09
Compare
Choose a tag to compare

Bug Fixes

  • allow multiple formdata decorators per target (0c8db05)

v1.4.0

12 Feb 12:32
Compare
Choose a tag to compare

Features

  • add form data and multipart requests (bca21d7)

v1.3.0

08 Feb 10:00
Compare
Choose a tag to compare

Features

  • allow delete request with query parameters (b6a88c6)

v1.2.1

28 Dec 08:43
Compare
Choose a tag to compare

1.2.1 (2017-12-28)

Bug Fixes

  • accessing undefined value (1987162)

v1.2.0

15 Dec 13:38
Compare
Choose a tag to compare

1.2.0 (2017-12-15)

Features

  • add appendQuery-param to Put-decorator (1f49b84)

v1.1.0

13 Nov 15:38
Compare
Choose a tag to compare

1.1.0 (2017-11-13)

Features

  • add post with query and body (e114fd7)

v1.0.0

27 Oct 12:01
Compare
Choose a tag to compare

1.0.0 (2017-10-27)

Features

  • remove dependency to isomorphic-fetch (6e8c3e4)

BREAKING CHANGES

  • Remove dependency to isomorphic-fetch

v0.7.0

22 Sep 18:20
Compare
Choose a tag to compare

0.7.0 (2017-09-22)

Features

v0.6.0

23 Mar 07:59
Compare
Choose a tag to compare

0.6.0 (2017-03-23)

Features

v0.5.1

22 Mar 06:03
Compare
Choose a tag to compare

0.5.1 (2017-03-22)

Bug Fixes