File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.7 .0"
2+ "." : " 1.8 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.8.0 (2025-08-28)
4+
5+ Full Changelog: [ v1.7.0...v1.8.0] ( https://github.com/ArcadeAI/arcade-py/compare/v1.7.0...v1.8.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 2002172] ( https://github.com/ArcadeAI/arcade-py/commit/2002172f8b3ae40bc4369bf2bd855d5c226f32c6 ) )
10+ * ** client:** support file upload requests ([ adee680] ( https://github.com/ArcadeAI/arcade-py/commit/adee6802723e2d39f46ae63d65fb8436b3407c88 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * avoid newer type syntax ([ 565f29d] ( https://github.com/ArcadeAI/arcade-py/commit/565f29d37e13c4cb4bb7d6b6675c2a4f74a24ef0 ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** change ci workflow machines ([ 3238508] ( https://github.com/ArcadeAI/arcade-py/commit/3238508b90610f40a34f4b3c214bb8082ac28f07 ) )
21+ * ** internal:** fix ruff target version ([ c10bfbb] ( https://github.com/ArcadeAI/arcade-py/commit/c10bfbb961d2e10744e2b8fc5940cadd2a5adb74 ) )
22+ * ** internal:** update comment in script ([ e248479] ( https://github.com/ArcadeAI/arcade-py/commit/e248479421494f9f585b6a035477e95b2a04c8a1 ) )
23+ * ** internal:** update pyright exclude list ([ b322b28] ( https://github.com/ArcadeAI/arcade-py/commit/b322b2808fb8b419f4f895f39353e000efe51767 ) )
24+ * ** project:** add settings file for vscode ([ 9611226] ( https://github.com/ArcadeAI/arcade-py/commit/9611226ac1d0bb9ea0e2e5cc3dbf66c392ef90af ) )
25+ * update @stainless-api/prism-cli to v5.15.0 ([ 6fed0b8] ( https://github.com/ArcadeAI/arcade-py/commit/6fed0b8458e33c4abc422430069a7a22007e52c2 ) )
26+ * update github action ([ 66ec9db] ( https://github.com/ArcadeAI/arcade-py/commit/66ec9db0a712543f3e35554d02c2c7eb8d1f0bc1 ) )
27+
328## 1.7.0 (2025-07-23)
429
530Full Changelog: [ v1.6.0...v1.7.0] ( https://github.com/ArcadeAI/arcade-py/compare/v1.6.0...v1.7.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " arcadepy"
3- version = " 1.7 .0"
3+ version = " 1.8 .0"
44description = " The official Python library for the Arcade 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__ = "arcadepy"
4- __version__ = "1.7 .0" # x-release-please-version
4+ __version__ = "1.8 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments