Skip to content

Releases: piuccio/simple-get-promise

v3.0.0

Choose a tag to compare

@piuccio piuccio released this 02 Apr 07:51

Mostly just updating dev dependencies.

BREAKING CHANGE: Drop support for node 10. No changes in the library itself.

v2.0.1...v3.0.0

v2.0.1

Choose a tag to compare

@piuccio piuccio released this 30 May 07:48
  • Fix error when the server response contains strings instead of buffer 48d0937

v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@piuccio piuccio released this 06 Jan 06:55

Breaking changes

  • Drop support for node 4, it only works with node 6+

Features

  • Allow non utf-8 requests (#3)