Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (28 loc) · 813 Bytes

CHANGELOG.md

File metadata and controls

41 lines (28 loc) · 813 Bytes

0.5.2 / 2018-06-14

  • Removed some insecure dependencies

0.5.0 / 2016-03-19

  • Add promise support

0.4.0 / 2015-08-09

  • Nuke node 0.8 support
  • fixing spelling of Repeatable in README
  • Fix url defaulting to undefined
  • Use response elapse time for logging purpose
  • Added example for client certificate requests to README
  • Add frisby as alternative project
  • Fixed syntax errors in README examples

0.3.0 / 2014-03-24

  • Do not follow HTTP redirects

0.2.0 / 2014-01-24

  • #app starts HTTP apps and configures the base URL

0.1.1 / 2014-01-14

  • Empty response handling
  • Tests passing on node 0.11

0.1.0 / 2013-11-25

  • Initial implementation