Skip to content

Releases: piuccio/simple-get-promise

v3.0.0

02 Apr 07:51
Compare
Choose a tag to compare

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

30 May 07:48
Compare
Choose a tag to compare
  • Fix error when the server response contains strings instead of buffer 48d0937

v2.0.0...v2.0.1

v2.0.0

06 Jan 06:55
Compare
Choose a tag to compare

Breaking changes

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

Features

  • Allow non utf-8 requests (#3)