Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 918 Bytes

File metadata and controls

50 lines (31 loc) · 918 Bytes

done 0.3.0 promise

x simple promise support x xapi legacy & req.application/x-www-form-urlencoded x xapi statements: cap x xapi switch lrs config for single calls x rewrite defaults merging

done 0.3.2 docs

x documentation x license

0.3.3 testability

x enable global request logging

0.4.0 security

  • optimise low-level function (merge, parse etc)
  • merge replace config merge with clone (destroy instances)
  • prepare es-6 src, build, minification
  • response object - debug options (url, headers)
  • maybe: req support for FormData and FileApi
  • req.DEBUG change merging order of defaults (overwrite) attach extra Data to response

0.4.1

  • jsdoc
  • api docs

0.4.2

  • webworker support

0.5.0

  • req: multipart attachments (as gmail) & xapi attachments

0.6.0

  • rewrite es6 with bundler and legacy js compiler

0.7.0

  • additional module xapi entity helpers for reporting tools

0.8.0

  • ES6 refactor, babel