File tree Expand file tree Collapse file tree 4 files changed +27
-3
lines changed Expand file tree Collapse file tree 4 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.35 "
2+ "." : " 0.1.0-alpha.36 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.36 (2025-08-27)
4+
5+ Full Changelog: [ v0.1.0-alpha.35...v0.1.0-alpha.36] ( https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.35...v0.1.0-alpha.36 )
6+
7+ ### Features
8+
9+ * ** client:** support file upload requests ([ c2e1522] ( https://github.com/sst/opencode-sdk-python/commit/c2e1522ffba596910098e1e58eef7b4d00548e18 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * avoid newer type syntax ([ 42779eb] ( https://github.com/sst/opencode-sdk-python/commit/42779eb3d7035b677ef213d6508658dbd56b50bf ) )
15+
16+
17+ ### Chores
18+
19+ * ** internal:** change ci workflow machines ([ 14c918e] ( https://github.com/sst/opencode-sdk-python/commit/14c918ee18edc797d2d8dd1f1d462ffb004a7e89 ) )
20+ * ** internal:** codegen related update ([ 477ff58] ( https://github.com/sst/opencode-sdk-python/commit/477ff58aa920fd0c02378ff33c041d061923dee4 ) )
21+ * ** internal:** fix ruff target version ([ 359b956] ( https://github.com/sst/opencode-sdk-python/commit/359b95615445c2f675aa3520cb233c19b50dfe31 ) )
22+ * ** internal:** update comment in script ([ 9ac7cbb] ( https://github.com/sst/opencode-sdk-python/commit/9ac7cbb6dba85d18d18bd37f95dffc0eea3d2605 ) )
23+ * ** internal:** update pyright exclude list ([ 5d96f63] ( https://github.com/sst/opencode-sdk-python/commit/5d96f63f7a9aaebb2e85fcd11b380bbeca3b7310 ) )
24+ * update @stainless-api/prism-cli to v5.15.0 ([ 88487ee] ( https://github.com/sst/opencode-sdk-python/commit/88487ee6dbc8ac60e9d26573c8f08ae3f1389e83 ) )
25+ * update github action ([ fe98742] ( https://github.com/sst/opencode-sdk-python/commit/fe98742cd53b1e8783f600879164dd16fea610d3 ) )
26+
327## 0.1.0-alpha.35 (2025-07-29)
428
529Full Changelog: [ v0.1.0-alpha.34...v0.1.0-alpha.35] ( https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.34...v0.1.0-alpha.35 )
Original file line number Diff line number Diff line change 11[project ]
22name = " opencode-ai"
3- version = " 0.1.0-alpha.35 "
3+ version = " 0.1.0-alpha.36 "
44description = " The official Python library for the opencode API"
55dynamic = [" readme" ]
66license = " MIT"
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__ = "opencode_ai"
4- __version__ = "0.1.0-alpha.35 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.36 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments