Skip to content

Releases: laurisvan/request-promise-lite

v0.16.0

23 Nov 19:22

Choose a tag to compare

  • Update to the latest deps; remove Gulp from build 0bf5532
  • Disable HEAD test that got broken in httpbin cc9985c
  • Avoid rest/spread operations in mocha tests b803847
  • bugfix: don't leak sockets when handling redirects, and honor provided http agent b92c959
  • Fixed a minor issue in typings ce69feb

v0.15.0...v0.16.0

0.7.0

03 Oct 06:04

Choose a tag to compare

Changelog (since 0.6.0):

  • Better test coverage (& related fixes)
  • GZip & Deflate decompression support
  • Better error handling (RequestError subclasses ConnectionError, HTTPError and ParseError)

0.6.2

25 Sep 19:45

Choose a tag to compare

New changes:

  • Support GZIP & Deflate uncompression

Improve response & error handling

20 Sep 13:18

Choose a tag to compare

0.6.1

Improve response handling

0.5.2

06 Jul 04:43

Choose a tag to compare

Fix: Query strings fails for falsifying booleans and numbers

0.5.1

25 Jun 11:10

Choose a tag to compare

Bump version number