Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.68.0
0.68.0 (2024-09-23)
Full Changelog: v0.67.0...v0.68.0
Features
- api: add
canceled
to transaction_status
enum values (#575) (d10002b)
Chores
- internal: update pydantic v1 compat helpers (#573) (90fa3a1)
v0.67.0
0.67.0 (2024-09-19)
Full Changelog: v0.66.2...v0.67.0
⚠ BREAKING CHANGES
- api: update model
FinancialAccount
(#572)
Features
v0.66.1
0.66.1 (2024-09-18)
Full Changelog: v0.66.0...v0.66.1
Chores
- internal: specify API version for each endpoints instead of hardcoded in base URLs (#565) (ad2d835)
- tests: fix get_embed_url to specify /v1/ prefix (f84ec12)
v0.66.0
0.66.0 (2024-09-17)
Full Changelog: v0.65.0...v0.66.0
⚠ BREAKING CHANGES
- api: updates book transfer status, updates to transactions, add currency model (#564)
Features
- api: updates book transfer status, updates to transactions, add currency model (#564) (49a3a63)
Chores
Documentation
v0.64.0
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
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
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