File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.5 "
2+ "." : " 0.1.0-alpha.6 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.6 (2025-06-19)
4+
5+ Full Changelog: [ v0.1.0-alpha.5...v0.1.0-alpha.6] ( https://github.com/zeroentropy-ai/zeroentropy-python/compare/v0.1.0-alpha.5...v0.1.0-alpha.6 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** correctly parse binary response | stream ([ f7b7ef9] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/f7b7ef9f45ff779734d1b6ee48349943bf14fce2 ) )
10+ * ** tests:** fix: tests which call HTTP endpoints directly with the example parameters ([ 027e535] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/027e535f70651ff5f6b0df8eb3a9786e31241896 ) )
11+
12+
13+ ### Chores
14+
15+ * ** ci:** enable for pull requests ([ fb3b81d] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/fb3b81d7b36b9242b56ed8e5e928272857a82aac ) )
16+ * ** internal:** update conftest.py ([ 0ddbc5a] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/0ddbc5ac04d55067056a50b6ad38b9afc9be15c1 ) )
17+ * ** readme:** update badges ([ e790eb4] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/e790eb48bfd89d6b384cd9382480574a83cee175 ) )
18+ * ** tests:** add tests for httpx client instantiation & proxies ([ 64a0a4c] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/64a0a4cb1b1c4f71b37174e748e91e0df7bcc2cc ) )
19+ * ** tests:** run tests in parallel ([ 0261b3c] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/0261b3c5bb54b02fe84b42c2d0e41a5e43519adc ) )
20+
21+
22+ ### Documentation
23+
24+ * ** client:** fix httpx.Timeout documentation reference ([ 3cd4296] ( https://github.com/zeroentropy-ai/zeroentropy-python/commit/3cd4296f8fe24f373dba2100dc1bc389f8e3b496 ) )
25+
326## 0.1.0-alpha.5 (2025-06-04)
427
528Full Changelog: [ v0.1.0-alpha.4...v0.1.0-alpha.5] ( https://github.com/zeroentropy-ai/zeroentropy-python/compare/v0.1.0-alpha.4...v0.1.0-alpha.5 )
Original file line number Diff line number Diff line change 11[project ]
22name = " zeroentropy"
3- version = " 0.1.0-alpha.5 "
3+ version = " 0.1.0-alpha.6 "
44description = " The official Python library for the ZeroEntropy API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "zeroentropy"
4- __version__ = "0.1.0-alpha.5 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.6 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments