Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.64.0
Compare
Sorry, something went wrong.
No results found
0.64.0 (2024-09-03)
Full Changelog: v0.63.0...v0.64.0
Features
api: declare AccountHolderBusinessResponse and remove entity_token from BusinessEntity (#551 ) (6e6aff0 )
v0.63.0
Compare
Sorry, something went wrong.
No results found
0.63.0 (2024-08-29)
Full Changelog: v0.62.0...v0.63.0
⚠ BREAKING CHANGES
api: add shared model Document (#549 )
Features
v0.62.0
Compare
Sorry, something went wrong.
No results found
0.62.0 (2024-08-28)
Full Changelog: v0.61.0...v0.62.0
Features
api: add 'pin status' and 'pending_commands' to Card model (#548 ) (659ecca )
Chores
v0.61.0
Compare
Sorry, something went wrong.
No results found
0.61.0 (2024-08-23)
Full Changelog: v0.60.0...v0.61.0
Features
api: add endpoints and webhooks for 3DS challenge decisions and challenges (#544 ) (c5437be )
v0.60.0
Compare
Sorry, something went wrong.
No results found
0.60.0 (2024-08-23)
Full Changelog: v0.59.0...v0.60.0
Features
api: new book_transfer_transaction events and Settlement Report field deprecations (#542 ) (2e73d68 )
v0.59.0
Compare
Sorry, something went wrong.
No results found
0.59.0 (2024-08-20)
Full Changelog: v0.58.0...v0.59.0
Features
api: add property next_payment_end_date and next_payment_due_date to Statement model (#541 ) (eba1a51 )
Chores
ci: also run pydantic v1 tests (#540 ) (c48e5c4 )
client: fix parsing union responses when non-json is returned (#539 ) (139cfd8 )
docs: update state description on Card (#537 ) (73f607e )
v0.58.0
Compare
Sorry, something went wrong.
No results found
0.58.0 (2024-08-16)
Full Changelog: v0.57.0...v0.58.0
Features
api: add StatementListParams property include_initial_statements (#536 ) (6a24d16 )
Chores
internal: use different 32bit detection method (#534 ) (1e1f813 )
v0.57.0
Compare
Sorry, something went wrong.
No results found
0.57.0 (2024-08-14)
Full Changelog: v0.56.0...v0.57.0
Features
api: add SettlementReport property is_complete (#533 ) (cd57de3 )
Chores
v0.56.0
Compare
Sorry, something went wrong.
No results found
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
ci: bump prism mock server version (#526 ) (c610f81 )
internal: ensure package is importable in lint cmd (#528 ) (194b0d7 )
v0.55.0
Compare
Sorry, something went wrong.
No results found
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