Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.61.0
v0.60.0
v0.59.0
0.59.0 (2024-08-20)
Full Changelog: v0.58.0...v0.59.0
Features
- api: add property
next_payment_end_date
andnext_payment_due_date
to Statement model (#541) (eba1a51)
Chores
v0.58.0
v0.57.0
v0.56.0
0.56.0 (2024-08-12)
Full Changelog: v0.55.0...v0.56.0
Features
- api: add property
Account.cardholder_currency
(#529) (26f0669) - api: add property
Card.cardholder_currency
(26f0669) - api: add property
CardProgram.cardholder_currencies
(26f0669) - api: add property
CardProgram.cardholder_currency
(26f0669)
Chores
v0.55.0
0.55.0 (2024-08-09)
Full Changelog: v0.54.0...v0.55.0
⚠ BREAKING CHANGES
- api: rename property 'financial_accounts.statement.AccountStanding.state' to 'period_state' (#525)
Features
- api: add event type 'card.reissued' (#521) (87e7ab3)
- api: add methods to simulate enrollment review and enrollment document review (#523) (4e4515f)
- api: rename property 'financial_accounts.statement.AccountStanding.state' to 'period_state' (#525) (909ecac)
Chores
v0.54.0
0.54.0 (2024-08-05)
Full Changelog: v0.53.1...v0.54.0
Features
- api: add event type 'statements.created' (#518) (2dd6b21)
- client: add
retries_taken
to raw response class (#514) (2d797d0)