Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.78.0
Compare
Sorry, something went wrong.
No results found
0.78.0 (2024-11-05)
Full Changelog: v0.77.2...v0.78.0
⚠ BREAKING CHANGES
api: removes AuthRules V1 (#620 )
Features
v0.77.2
Compare
Sorry, something went wrong.
No results found
0.77.2 (2024-11-04)
Full Changelog: v0.77.1...v0.77.2
Bug Fixes
support json safe serialization for basemodel subclasses (#616 ) (be1d3e3 )
v0.77.1
Compare
Sorry, something went wrong.
No results found
0.77.1 (2024-11-02)
Full Changelog: v0.77.0...v0.77.1
Bug Fixes
don't use dicts as iterables in transform (#615 ) (65456d4 )
Chores
api: adds charge_off functionality to FinancialAccounts (#613 ) (44895bb )
docs: updates to documentation for V2 AuthRules (#611 ) (8931217 )
internal: bump mypy (#614 ) (717b3f3 )
v0.77.0
Compare
Sorry, something went wrong.
No results found
0.77.0 (2024-10-28)
Full Changelog: v0.76.0...v0.77.0
Features
Chores
api: add PIN_BLOCKED to detailed_results property on Event (#606 ) (ac9985f )
api: adds new result types to Transactions and Events (#608 ) (ff13e35 )
internal: bump pytest to v8 & pydantic (#609 ) (a2641b7 )
v0.76.0
Compare
Sorry, something went wrong.
No results found
0.76.0 (2024-10-23)
Full Changelog: v0.75.0...v0.76.0
Features
api: add interest_details properties to LoanTapes (#604 ) (365001b )
v0.75.0
Compare
Sorry, something went wrong.
No results found
0.75.0 (2024-10-22)
Full Changelog: v0.74.1...v0.75.0
Features
api: removes transfer_transaction.created webhook and updates to VerificationApplication (#603 ) (b387f32 )
Chores
v0.74.1
Compare
Sorry, something went wrong.
No results found
0.74.1 (2024-10-21)
Full Changelog: v0.74.0...v0.74.1
Bug Fixes
client/async: correctly retry in all cases (#600 ) (d0f302c )
Chores
v0.74.0
Compare
Sorry, something went wrong.
No results found
0.74.0 (2024-10-11)
Full Changelog: v0.73.0...v0.74.0
Features
api: updates to documentation and addition of new 3DS simulation methods (#595 ) (041dc26 )
v0.73.0
Compare
Sorry, something went wrong.
No results found
0.73.0 (2024-10-09)
Full Changelog: v0.72.1...v0.73.0
Features
api: small updates to Documents, AccountHolders and LoanTapes (#594 ) (7011e2d )
Chores
v0.72.1
Compare
Sorry, something went wrong.
No results found
0.72.1 (2024-10-07)
Full Changelog: v0.72.0...v0.72.1
Bug Fixes
client: avoid OverflowError with very large retry counts (#591 ) (aa81a86 )
Chores
api: small updates to verification addresses and Statement and LoanTape fields (#588 ) (98d9c01 )
internal: add support for parsing bool response content (#590 ) (1cb2aa4 )