Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 416 Bytes

HISTORY.md

File metadata and controls

25 lines (14 loc) · 416 Bytes

History


1.5.0 / 2019-07-28

  • use pack

1.4.0 / 2019-01-14

  • throw error when parse invalid data

1.3.0 / 2016-10-12

  • jsonp option name change: jsonp ->jsonpCallback, jsonpCallback -> jsonpCallbackName

1.2.0 / 2016-09-21

  • support interceptors

1.1.0 / 2016-08-26

  • do not depend on es6-promise, only depend on global Promise(user may need polyfill)

1.0.0 / 2016-08-22

  • 1.0.0 init