Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.104.0
0.104.0 (2025-09-04)
Full Changelog: v0.103.1...v0.104.0
Features
- api: adds support for delegated KYB onboarding and more device details in 3DS Authentications (0a5a2ba)
- improve future compat with pydantic v3 (d589749)
- types: replace List[str] with SequenceNotStr in params (fa51159)
Chores
v0.103.1
0.103.1 (2025-08-26)
Full Changelog: v0.103.0...v0.103.1
Bug Fixes
- avoid newer type syntax (c369fbc)
Chores
v0.103.0
0.103.0 (2025-08-18)
Full Changelog: v0.102.0...v0.103.0
Features
- api: adds Event types for additional API resources (41e5b11)
v0.102.0
v0.101.0
v0.100.0
0.100.0 (2025-07-28)
Full Changelog: v0.99.0...v0.100.0
Features
- api: updates Transaction retrieve response to match API (f659cd3)
Chores
- project: add settings file for vscode (5dc0933)
v0.99.0
0.99.0 (2025-07-23)
Full Changelog: v0.98.2...v0.99.0
Features
- api: adds new Auth Rules Scope and Settlement Details type (b791cfd)
v0.98.2
0.98.2 (2025-07-22)
Full Changelog: v0.98.1...v0.98.2
Bug Fixes
- parsing: parse extra field types (a33b762)
v0.98.1
0.98.1 (2025-07-21)
Full Changelog: v0.98.0...v0.98.1
Bug Fixes
- parsing: ignore empty metadata (75dc52a)
Chores
- docs: update Account Holder deprecation formatting (edebef5)