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)