Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.52.0
0.52.0 (2024-07-23)
Full Changelog: v0.51.0...v0.52.0
⚠ BREAKING CHANGES
- api: deprecate 'auth rule token' in 'card' and 'account holder' models (#504)
Features
- api: deprecate 'auth rule token' in 'card' and 'account holder' models (#504) (9cf5402)
Chores
Documentation
v0.51.0
0.51.0 (2024-07-19)
Full Changelog: v0.50.0...v0.51.0
Features
- api: add method to retrieve a transaction's enhanced commercial data (#500) (f0662e9)
Chores
- ci: limit release doctor target branches (#499) (4fa41c9)
- docs: document how to do per-request http client customization (#497) (bae139d)
v0.50.0
0.50.0 (2024-07-17)
Full Changelog: v0.49.0...v0.50.0
Features
Chores
- docs: minor update to formatting of API link in README (#495) (4f1dd78)
- internal: minor options / compat functions updates (#493) (05b1935)
v0.49.0
0.49.0 (2024-07-11)
Full Changelog: v0.48.6...v0.49.0
Features
- api: param 'financial_account_token' for 'external_bank_accounts.create()' is now required (#491) (1b8968d)
v0.48.5
0.48.5 (2024-07-02)
Full Changelog: v0.48.4...v0.48.5
Bug Fixes
- client: always respect content-type multipart/form-data if provided (#481) (cb58f98)
Chores
- gitignore test server logs (#478) (333ec59)
- internal: add helper method for constructing
BaseModel
s (#480) (037c807)
- internal: add reflection helper function (#476) (4d84125)
- internal: add rich as a dev dependency (#479) (a7843c1)
v0.48.2
0.48.2 (2024-06-26)
Full Changelog: v0.48.1...v0.48.2
Bug Fixes
- temporarily patch upstream version to fix broken release flow (#470) (ca18455)