Skip to content

Latest commit

 

History

History
105 lines (46 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

105 lines (46 loc) · 3.83 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2021-03-31)

Bug Fixes

0.3.0 (2020-01-27)

Bug Fixes

  • docs: typo in badge url (f81dc93)
  • gh-actions: add install step (doh!) (1aa1c45)
  • use "undefined" instead of undefined else its passing header as undefined (ce22fef)

0.2.0 (2020-01-27)

Features

  • cc: use (optional) SAP cloud connector id in a call (f8c2142)

0.1.1 (2019-07-09)

Bug Fixes

  • pass-on headers for form-style submission call to destination (3f7e42c)

0.1.0 (2019-07-09)

Bug Fixes

Features

  • support form-style submissions (7d97819)

Tests

0.0.2-alpha.5 (2018-11-26)

Features

  • allow binary downloads via destination (6ee04e4)
  • enhance response that only tech error trigger a rejection (35b584d)

0.0.2-alpha.4 (2018-11-22)

Features

  • availability with async/await (7099cd6)

0.0.2-alpha.3 (2018-11-22)

Bug Fixes

  • destructive http delete last -> no disruption in mock data (33149de)
  • local result for getDestination (d45a54d)

0.0.2-alpha.2 (2018-11-22)

Bug Fixes

Features

  • enhance for running in non-CF env (bbbd596)
  • http verb and content-type in method signatures (a8119f3)
  • http verb implementations (ad54342)
  • http verb implementations (22381f7)
  • http verb implementations (bb34ec4)
  • http verb implementations (80f678f)

0.0.2-alpha.1 (2018-11-21)