
0.2.3 / 2014-05-30
==================

  * Merge pull request #8 from coderhaoxin/dataType
  * when dataType is text, convert to string

0.2.2 / 2014-05-12
==================

 * add current request url to err.message

0.2.1 / 2014-04-11
==================

  * remove res.aborted

0.2.0 / 2014-04-08
==================

 * use ali.regenerator to skip download esprima from github
 * use regenerator, detect generator support

0.1.4 / 2014-03-26
==================

 * update deps
 * use co-mocha

0.1.3 / 2014-03-14
==================

  * exports default USER_AGENT

0.1.2 / 2014-03-13
==================

  * JSONResponseFormatError should contains raw data

0.1.1 / 2014-03-13
==================

  * add status and headers to error

0.1.0 / 2014-03-13
==================

  * update test
  * Merge pull request #2 from dead-horse/co
  * support args.writeStream and run test on travis-ci
  * add more test cases
  * Refactor request using generator. fixed #1

0.0.1 / 2013-12-31
==================

  * update readme
  * add co urllib code
  * Initial commit
