Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
Release list
v0.48.3
v0.48.2
v0.48.1
v0.48.0
0.48.0 (2024-06-21)
Full Changelog: v0.47.0...v0.48.0
⚠ BREAKING CHANGES
- api: remove unused event type 'statement.created'
- api: remove unused business account type
- api: remove unused embed request params type
- api: updates (#466)
Features
- api: add 'reverse' method for book transfers (0e94cdb)
- api: add field 'trace numbers' to payment method attribute model (0e94cdb)
- api: remove unused business account type (0e94cdb)
- api: remove unused embed request params type (0e94cdb)
- api: remove unused event type 'statement.created' (0e94cdb)
- api: updates (#466) (0e94cdb)
Bug Fixes
Chores
v0.47.0
v0.46.0
0.46.0 (2024-06-05)
Full Changelog: v0.45.0...v0.46.0
⚠ BREAKING CHANGES
- api: remove some endpoints and other API updates (#458)
Features
v0.45.0
v0.44.0
v0.43.0
0.43.0 (2024-05-29)
Full Changelog: v0.42.0...v0.43.0
Features
Chores
- ci: update rye install location (#448) (a7361a5)
- ci: update rye install location (#449) (f5b5e22)
- docs: add SECURITY.md (#444) (a3ff562)
- internal: add slightly better logging to scripts (#446) (e0478b3)
- internal: bump pydantic dependency (#445) (007cfaa)
- internal: bump pyright (#450) (3b790a6)
- internal: update bootstrap script (#452) (066564f)
- tests: update some example values (#447) (b88c2a4)
Documentation
v0.42.0
0.42.0 (2024-05-01)
Full Changelog: v0.41.0...v0.42.0
Features
- api: changes to balance-related return types and other API changes (#432) (a7045b1)
- api: updates (#419) (70be79c)
- api: updates (#421) (5657004)
- api: updates (#438) (48a5562)
- models: add to_dict & to_json helper methods (#416) (49d5ba1)
Bug Fixes
Chores
- client: log response headers in debug mode (#435) (6310797)
- fix typo (#418) (79d8921)
- internal: add lru_cache helper function (#422) (e7a7f23)
- internal: add scripts/test, scripts/mock and add ci job (#436) (26b4052)
- internal: ban usage of lru_cache (#423) (b72c88f)
- internal: bump mock server version to ~5.8.0 (#437) (c9d79b4)
- internal: bump pyright to 1.1.359 (#424) (7cbc60f)
- internal: formatting (#420) (d6dcfe6)
- internal: minor reformatting (#434) (fb1f85c)
- internal: reformat imports (#433) (f22b15e)
- internal: restructure imports (#425) (9d9ab1c)
- internal: update test helper function (#431) (4c2b592)
- internal: use actions/checkout@v4 for codeflow (#430) (4afd494)
- rename resource types (#427) (9afd708)
- tests: rename test file (#429) (20380e1)