Skip to content

v1.0.1

Compare
Choose a tag to compare
@cfdemon cfdemon released this 10 Jul 04:16

<a name"1.0.1">

1.0.1 (2017-07-10)

Bug Fixes

  • returntype:
    • check for all success statuses (e281cb25)
    • check response 201 too (eda7a9c2)
    • remove returnType falsy check (b034f3f9)
    • if reponse 200 or 204 not found, it throws (f0f626c7)
    • if reponse is 204, it should return Promise (be209e2c)