Skip to content

Releases: lithic-com/lithic-node

v0.66.0

16 Aug 14:41
Compare
Choose a tag to compare

0.66.0 (2024-08-16)

Full Changelog: v0.65.0...v0.66.0

Features

  • api: add StatementListParams property include_initial_statements (#469) (baed4f7)

v0.65.0

14 Aug 11:05
Compare
Choose a tag to compare

0.65.0 (2024-08-14)

Full Changelog: v0.64.0...v0.65.0

Features

  • api: add SettlementReport property is_complete (#468) (ca467da)

Chores

v0.64.0

12 Aug 15:33
Compare
Choose a tag to compare

0.64.0 (2024-08-12)

Full Changelog: v0.63.0...v0.64.0

Features

  • api: add property Account.cardholder_currency (#465) (efca457)
  • api: add property Card.cardholder_currency (efca457)
  • api: add property CardProgram.cardholder_currency (efca457)
  • api: add property CardProgram.settlement_currencies (efca457)

Chores

v0.63.0

09 Aug 16:31
5ed29db
Compare
Choose a tag to compare

0.63.0 (2024-08-09)

Full Changelog: v0.62.0...v0.63.0

⚠ BREAKING CHANGES

  • api: rename property 'FinancialAccounts.Statement.AccountStanding.state' to 'period_state' (#461)

Features

  • api: add event type 'card.reissued' (#456) (171491e)
  • api: add methods to simulate enrollment review and enrollment document review (#458) (a944668)
  • api: rename property 'FinancialAccounts.Statement.AccountStanding.state' to 'period_state' (#461) (216cd59)

Chores

v0.62.0

05 Aug 16:17
4aeeaf9
Compare
Choose a tag to compare

0.62.0 (2024-08-05)

Full Changelog: v0.61.3...v0.62.0

Features

  • api: add event type 'statements.created' (#454) (43b66a1)

v0.61.3

02 Aug 16:52
88ad8fb
Compare
Choose a tag to compare

0.61.3 (2024-08-02)

Full Changelog: v0.61.2...v0.61.3

Chores

v0.61.2

01 Aug 17:55
68637cf
Compare
Choose a tag to compare

0.61.2 (2024-07-31)

Full Changelog: v0.61.1...v0.61.2

Chores

  • ci: correctly tag pre-release npm packages (#450) (065ff64)
  • docs: fix incorrect client var names (ebd3519)
  • internal: add constant for default timeout (#449) (140a01e)

v0.61.1

25 Jul 16:49
Compare
Choose a tag to compare

0.61.1 (2024-07-25)

Full Changelog: v0.61.0...v0.61.1

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#442) (e09eb97)

v0.61.0

23 Jul 17:35
Compare
Choose a tag to compare

0.61.0 (2024-07-23)

Full Changelog: v0.60.0...v0.61.0

⚠ BREAKING CHANGES

  • api: deprecate 'auth rule token' in 'card' and 'account holder' models (#441)

Features

  • api: deprecate 'auth rule token' in 'card' and 'account holder' models (#441) (9691937)

Chores

v0.60.0

19 Jul 16:16
Compare
Choose a tag to compare

0.60.0 (2024-07-19)

Full Changelog: v0.59.0...v0.60.0

Features

  • api: add method to retrieve a transaction's enhanced commercial data (#438) (17f3900)

Chores

  • ci: limit release doctor target branches (#437) (668b387)
  • docs: use client instead of package name in Node examples (#435) (8b79aa7)