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
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,29 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.4 (2025-04-23)
4
+
5
+
Full Changelog: [v0.1.0-alpha.3...v0.1.0-alpha.4](https://github.com/metavoiceio/postcall-python-sdk/compare/v0.1.0-alpha.3...v0.1.0-alpha.4)
6
+
7
+
### Bug Fixes
8
+
9
+
***perf:** optimize some hot paths ([ecb9584](https://github.com/metavoiceio/postcall-python-sdk/commit/ecb9584f8036124fc3ddb790137a9b89eb831b6e))
10
+
***perf:** skip traversing types for NotGiven values ([8aa6646](https://github.com/metavoiceio/postcall-python-sdk/commit/8aa664658cb5ef7f5e1ce83879153a5bfc13bb51))
11
+
12
+
13
+
### Chores
14
+
15
+
***ci:** add timeout thresholds for CI jobs ([8543410](https://github.com/metavoiceio/postcall-python-sdk/commit/85434108fded1daf5474c27c14d08007f3314ed2))
16
+
***client:** minor internal fixes ([d24355f](https://github.com/metavoiceio/postcall-python-sdk/commit/d24355f4724c10a740b0f194bcdf10c4972beb38))
0 commit comments