You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## 0.104.0 (2025-09-03)
4
+
5
+
Full Changelog: [v0.103.1...v0.104.0](https://github.com/lithic-com/lithic-python/compare/v0.103.1...v0.104.0)
6
+
7
+
### Features
8
+
9
+
***api:** adds support for delegated KYB onboarding and more device details in 3DS Authentications ([0a5a2ba](https://github.com/lithic-com/lithic-python/commit/0a5a2badb3cba976896e2d34cab0c7b70a73139c))
10
+
***types:** replace List[str] with SequenceNotStr in params ([fa51159](https://github.com/lithic-com/lithic-python/commit/fa51159008addf6e0981eba26f71724a1e2aa8ae))
11
+
12
+
13
+
### Chores
14
+
15
+
***internal:** add Sequence related utils ([b448cd0](https://github.com/lithic-com/lithic-python/commit/b448cd0d12bd7223622949cd5cf39ff01e9505fd))
16
+
***internal:** minor formatting change ([0fd12bf](https://github.com/lithic-com/lithic-python/commit/0fd12bf85297db62f7d292d617226ef654583513))
17
+
***internal:** update pyright exclude list ([cdbdc72](https://github.com/lithic-com/lithic-python/commit/cdbdc724ffe1bf7bed3ad78f1c11241308c54a69))
18
+
3
19
## 0.103.1 (2025-08-26)
4
20
5
21
Full Changelog: [v0.103.0...v0.103.1](https://github.com/lithic-com/lithic-python/compare/v0.103.0...v0.103.1)
0 commit comments