restful-client
Version:
RESTFul api client base object. Usually use by some api client implementation.
51 lines (32 loc) • 769 B
Markdown
1.2.0 / 2017-05-18
==================
* fix: fixes for 2 vulnerable dependency paths (#6)
1.1.0 / 2015-06-08
==================
* deps: update deps
1.0.0 / 2014-08-21
==================
* addResources() support options way
* update badge
0.2.0 / 2014-07-03
==================
* change request arguments to normal callback style
* always mock https. fix #1
0.1.0 / 2014-05-29
==================
* add npm image
0.0.4 / 2013-08-23
==================
* support buffer content type
* remove 0.11 from travis
0.0.3 / 2013-08-10
==================
* status < 300 is not error response
0.0.2 / 2013-06-29
==================
* improve coverage
* change demo.gitlab.com
* add logo
0.0.1 / 2013-06-29
==================
* first commit