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
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 0.91.2 (2025-05-09)
4
+
5
+
Full Changelog: [v0.91.1...v0.91.2](https://github.com/lithic-com/lithic-python/compare/v0.91.1...v0.91.2)
6
+
7
+
### Bug Fixes
8
+
9
+
***package:** support direct resource imports ([bca9fdd](https://github.com/lithic-com/lithic-python/commit/bca9fdd588d1c683a21e4d9da78e8816637f61b9))
10
+
11
+
12
+
### Chores
13
+
14
+
***internal:** avoid errors for isinstance checks on proxies ([76f685a](https://github.com/lithic-com/lithic-python/commit/76f685a24c7ca01c003d9b32be71eadf397a1bd0))
15
+
16
+
17
+
### Documentation
18
+
19
+
* remove or fix invalid readme examples ([9402b87](https://github.com/lithic-com/lithic-python/commit/9402b87c62b52b79c1d4d18460e78736f4e8598d))
20
+
3
21
## 0.91.1 (2025-05-05)
4
22
5
23
Full Changelog: [v0.91.0...v0.91.1](https://github.com/lithic-com/lithic-python/compare/v0.91.0...v0.91.1)
0 commit comments