Skip to content

Releases: ladjs/supertest

v3.1.0

13 May 13:15
Compare
Choose a tag to compare
  • #473 - Remove unused dependency in Readme (thanks @pedro-otero)
  • #472 - Update travis node versions (thanks @rimiti)
  • #470 - Upgrade the superagent node module to resolve security vulnerabilities & fix the proto property deprecation (thanks @levioza)
  • #446 - Fix bug, always pass on errors if no response (thanks @bkeepers)
  • #418 - Add post() examples to the README (thanks @kevinburke)
  • #297 - Add a .host() method to set a host other than 127.0.0.1 (thanks @mikec)
  • #275 - Removed ambiguously misappropriated cultural references from readme (thanks @reallistic)

v3.0.0

30 Jan 00:24
199506d
Compare
Choose a tag to compare

PR-373 - Allow TestAgent pass a cert and key to request (thanks @toefraz)
PR-392 - Update Readme with promise example (thanks @ajouve)
PR-400 - Update to superagent 3 (thanks @alphashuro)

v2.0.0

29 Jul 14:38
054ad57
Compare
Choose a tag to compare

PR-347 - Update to superagent ^2.0.0 (thanks @saintedlama)

v1.2.0

11 Feb 15:23
Compare
Choose a tag to compare
  • PR-302 - Update to superagent ^1.7.2
  • PR-313 - Update node versions on Travis CI
  • PR-223 - Remove Makefile for running tests
  • PR-286 - Fix bug with redirects

v1.1.0

21 Sep 15:44
Compare
Choose a tag to compare
Prepare npm version 1.1.0

1.0.1

13 May 15:57
Compare
Choose a tag to compare
Prepare release version 1.0.1.

1.0.0: Merge pull request #204 from sylvainv/documentation/document-multipar…

12 May 21:29
Compare
Choose a tag to compare
…t-field-function

Documented the "field()" function for 'multipart/form-data' request bodies