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
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.12 (2026-03-24)
4
+
5
+
Full Changelog: [v0.1.0-alpha.11...v0.1.0-alpha.12](https://github.com/zeroentropy-ai/zeroentropy-python/compare/v0.1.0-alpha.11...v0.1.0-alpha.12)
6
+
7
+
### Bug Fixes
8
+
9
+
***deps:** bump minimum typing-extensions version ([f4373a8](https://github.com/zeroentropy-ai/zeroentropy-python/commit/f4373a8d663cb8d2ca4212f77eade5269b518d1e))
10
+
***pydantic:** do not pass `by_alias` unless set ([74ac1d3](https://github.com/zeroentropy-ai/zeroentropy-python/commit/74ac1d3f8dac62dc11de9550d88838d984301ca5))
***test:** do not count install time for mock server timeout ([ed8f79f](https://github.com/zeroentropy-ai/zeroentropy-python/commit/ed8f79f5b4c05cde5e12eb4c6a8137cc6b7dde74))
20
+
***tests:** bump steady to v0.19.4 ([814a31b](https://github.com/zeroentropy-ai/zeroentropy-python/commit/814a31b0de576a870d04e41ef0b52da726741311))
21
+
***tests:** bump steady to v0.19.5 ([f9bdfb4](https://github.com/zeroentropy-ai/zeroentropy-python/commit/f9bdfb48058be235113b6c19054a15e670d7c32b))
22
+
***tests:** bump steady to v0.19.6 ([9433bde](https://github.com/zeroentropy-ai/zeroentropy-python/commit/9433bde7d0d7953ad3f9a7327bf1468f30f6d600))
23
+
24
+
25
+
### Refactors
26
+
27
+
***tests:** switch from prism to steady ([5465c72](https://github.com/zeroentropy-ai/zeroentropy-python/commit/5465c7207251fa90b2281a7429c2f0f078632b2e))
28
+
3
29
## 0.1.0-alpha.11 (2026-03-03)
4
30
5
31
Full Changelog: [v0.1.0-alpha.10...v0.1.0-alpha.11](https://github.com/zeroentropy-ai/zeroentropy-python/compare/v0.1.0-alpha.10...v0.1.0-alpha.11)
0 commit comments