Skip to content

v0.3.8

Compare
Choose a tag to compare
@dkern dkern released this 14 Jun 13:29
· 3 commits to master since this release
  • Completely rewritten in ECMAScript 6 / ES6
  • Nearly completely event driven
  • Now supports events and promieses beside the old callback
  • Added and extended features all over
  • Uses more natively ways where possible
  • Way more request options
  • Uses real Errors for failure handling
  • Fully tested with 100% code coverage!
  • Has only half the dependencies as before
  • Fixed all Issues and added all pull requests of the original repo
  • But still fully compatible to the original ...