Skip to content

Latest commit

 

History

History
122 lines (56 loc) · 5.14 KB

CHANGELOG.md

File metadata and controls

122 lines (56 loc) · 5.14 KB

Changelog

0.7.0 (2023-04-23)

Features

  • add network error route (e4cad80)

0.6.1 (2023-04-22)

Bug Fixes

  • rename RESTGetClientIncompletePaymentResult to RESTGetIncompleteClientPaymentResult (c80a96e)
  • route type for static routes (3ecd123)

0.6.0 (2023-04-14)

Features

  • add preferred_language scope (0004daa)

0.5.2 (2023-01-23)

Documentation

0.5.1 (2023-01-21)

Bug Fixes

  • differentiate payment creation API endpoints (1ab4fd6)

0.5.0 (2023-01-21)

Features

  • add App-to-Pioneer API types and endpoints (f3e2dba)
  • add event_hacker role (eb21c9e)
  • add wallet_address scope (7db9172)

0.4.0 (2022-08-01)

Features

  • add exports field in package.json (d559dbd)
  • add usage tracking API info (6d91f54)
  • new APIUser structure (c35f248)

Bug Fixes

0.3.0 (2021-08-12)

Features

  • new APIUser type with scope system (0bfd2c0)

0.2.4 (2021-08-12)

Bug Fixes

  • remove unused roles in APIUserRoles for auth (aa6ff20)

0.2.3 (2021-08-06)

Bug Fixes

  • remove slash at the beginning of routes (aff8e32)

0.2.2 (2021-07-28)

Documentation

  • update create payment documentation link (a649270)

Miscellaneous Chores

  • update APIUserRoles type (5a9fb80)

0.2.1 (2021-07-12)

Bug Fixes

  • routes: change recent payment to incomplete payment (#15) (f449768)

0.2.0 (2021-07-01)

Features

0.1.0 (2021-06-30)

Features

Bug Fixes

  • ci: typo in release-please.yml (50177ba)
  • package version start (7f401bd)