Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

41 lines (19 loc) · 1.63 KB

1.1.2 (2021-11-03)

Bug Fixes

  • axios: change axios version + remove useless axios import (d6ba497)

1.1.1 (2021-09-28)

Bug Fixes

1.1.0 (2021-01-11)

Features

  • payments: add creation endpoint (07d1555)
  • types: review changes (089472a)

1.0.1 (2020-12-07)

Bug Fixes

  • export Eligibility class from top-level index (7212dbf)

1.0.0 (2020-11-17)

Bug Fixes

  • fix error message when merchant ID is missing (647e176)

Features

  • client: allow setting API mode directly on the client instance (6bd8462)
  • client: infer API mode from provided API key when it makes sense (0e87bc7)