Skip to content

Latest commit

 

History

History
85 lines (53 loc) · 1.82 KB

History.md

File metadata and controls

85 lines (53 loc) · 1.82 KB

1.0.2 / 2021-01-10

1.0.1 / 2018-05-06

  • Updated dependencies.
  • Updated README for 1.0.1.

0.1.12 / 2017-04-02

  • #8 Provide array to named params as csv values.
  • #7 emiting error on streaming exception.
  • #6 catchHTTP4xx5xx error includes http status code.

0.1.11 / 2017-03-15

  • http.ServerResponse is now treated as OutputStream.

0.1.10 / 2017-03-10

  • #5 Pipe results to stream.

0.1.9 / 2017-03-04

  • #4 Handling binary data from API response.

e.g. Google QR code generator.

0.1.8 / 2016-05-08

  • #3 Override base url.

0.1.7 / 2016-05-01

  • #2 Query strings in endpoint definition.

0.1.6 / 2015-12-23

  • #1 Custom option - catchHTTP4xx5xx - Treat HTTP 4xx & 5xx as errors.

0.1.5 / 2015-11-27

  • multipart/form-data

0.1.4 / 2015-11-27

  • Nested function names

0.1.3 / 2015-11-23

  • Relative path

0.1.2 / 2015-11-07

  • Test cases

0.1.1 / 2015-10-27

  • register - Add endpoints on the fly

0.1.0 / 2015-10-26

  • Detailed README.md
  • Custom User-Agent

0.0.1 / 2015-10-26

  • First release