Releases: lithic-com/lithic-node
Releases · lithic-com/lithic-node
v0.51.1
v0.51.0
0.51.0 (2024-05-02)
Full Changelog: v0.50.0...v0.51.0
Features
- api: changes to balance-related return types and other API changes (#386) (7d8bf1a)
- api: updates (#391) (c964452)
Chores
- internal: add scripts/test and scripts/mock (#387) (98ca806)
- internal: add scripts/test, scripts/mock and add ci job (#389) (15735d8)
- internal: forward arguments in scripts/test (#390) (56e734f)
- internal: move client class to separate file (#392) (0f48e7f)
- internal: refactor scripts (#388) (2c5a367)
- internal: use actions/checkout@v4 for codeflow (#384) (c40b31d)
v0.50.0
v0.49.0
0.49.0 (2024-04-05)
Full Changelog: v0.48.0...v0.49.0
Features
- api: add detailed result CARD_NOT_ACTIVATED (#375) (602f79f)
- api: add event type digital_wallet.tokenization_two_factor_authentication_code_sent (#371) (7fd4853)
- api: add params spend_limit and spend_velocity (#374) (8abb9f9)
- api: add settlement_report.updated enum (#366) (6cc2baf)
- api: update financial transaction status enum (#369) (7cdb881)
- api: update link to encrypted PIN block docs (#376) (7a9616e)
- api: updates (#367) (e14bf71)
Bug Fixes
Chores
v0.48.0
0.48.0 (2024-03-21)
Full Changelog: v0.47.0...v0.48.0
Features
Bug Fixes
- handle process.env being undefined in debug func (#360) (a110110)
- internal: make toFile use input file's options (#357) (7596a98)
Chores
- add back examples (d7d0cd7)
- add back removed code (2805043)
- docs: add back custom readme code (006ea15)
- docs: mention install from git repo (#347) (15d85c7)
- docs: temporarily remove custom readme code (#352) (91afcaf)
- fix error handler in readme (#348) (cd14271)
- internal: update generated pragma comment (#356) (63c0e2e)
- temporarily remove examples for migration (0ed20a4)
- temporarily remove various code as part of refactor (#354) (69e70c5)
Documentation
- contributing: improve wording (#344) (37ece41)
- fix typo in CONTRIBUTING.md (#355) (f8f02cc)
- readme: consistent use of sentence case in headings (#358) (ea571c3)
- readme: document how to make undocumented requests (#359) (c218930)
- readme: fix https proxy example (#349) (e40c8a8)
- readme: fix typo in custom fetch implementation (#346) (aedf750)
- remove extraneous --save and yarn install instructions (#350) (22d7f05)
v0.47.0
v0.46.0
v0.45.0
v0.44.0
v0.43.0
0.43.0 (2024-02-07)
Full Changelog: v0.42.0...v0.43.0
Features
Chores
- interal: make link to api.md relative (#325) (3f8d597)
- internal: enable building when git installed (#328) (7de9cb7)
- internal: re-order pagination import (#327) (8cad9e1)
- respect
application/vnd.api+json
content-type header (#330) (f52310a)