Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.81.1
v0.81.0
v0.80.1
v0.80.0
0.80.0 (2024-11-28)
Full Changelog: v0.79.1...v0.80.0
Features
- api: updates to Auth Rules numeric types, new Card Types and Authorization Rule Backtests (#637) (6436634)
Chores
- api: add backtest methods to AuthRules (#638) (8125eac)
- internal: exclude mypy from running on tests (#639) (9ad6f0b)
- internal: fix compat model_dump method when warnings are passed (#633) (eb6c135)
- remove now unused
cached-property
dep (#636) (78321ef)
Documentation
v0.79.1
v0.79.0
v0.78.1
0.78.1 (2024-11-12)
Full Changelog: v0.78.0...v0.78.1
Bug Fixes
Chores
- api: add business_account_token param for listing Balances (#625) (7513850)
- api: adds replacement_account_token to Card create parameters (#623) (79071df)
- internal: cleanup duplicate import (#624) (d067e5e)
- tests: adjust retry timeout values (#621) (1a732a9)