Releases: lithic-com/lithic-node
Releases · lithic-com/lithic-node
v0.64.0
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
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.61.1
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
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
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)
v0.59.0
0.59.0 (2024-07-17)
Full Changelog: v0.58.0...v0.59.0
Features
Chores
- docs: mention support of web browser runtimes (#433) (9066fb8)
- docs: minor update to formatting of API link in README (#431) (e29b335)