Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 374 Bytes

CHANGES.md

File metadata and controls

14 lines (11 loc) · 374 Bytes

1.7.0

  • Added convert and transform functions
  • Added function to get the file extension

1.6.0

  • Rewrite in TypeScript to provide automatically generated and tested types.
  • Drop support for NodeJS 4.0 and below (end of life).

1.5.0

  • Retry failed requests by default.
  • Drop support for NodeJS 0.12 and below (end of life).

1.4.0

  • Support for HTTP proxies.