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- "." : " 0.2 .0"
2+ "." : " 0.3 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.3.0 (2025-10-24)
4+
5+ Full Changelog: [ v0.2.0...v0.3.0] ( https://github.com/Not-Diamond/not-diamond-python/compare/v0.2.0...v0.3.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ d403264] ( https://github.com/Not-Diamond/not-diamond-python/commit/d4032647605736f1c51d04023d3adb24f448737f ) )
10+ * ** api:** api update ([ c7a1198] ( https://github.com/Not-Diamond/not-diamond-python/commit/c7a1198c1432e833b740f92df9996379f941228f ) )
11+ * ** api:** api update ([ 9265a0a] ( https://github.com/Not-Diamond/not-diamond-python/commit/9265a0a3959818b06f157726e68d3c73f7f5d9c9 ) )
12+ * ** api:** api update ([ 880c195] ( https://github.com/Not-Diamond/not-diamond-python/commit/880c195dc41ac5e500cae9b9a71b0840f97e7556 ) )
13+ * ** api:** exclude non sdk endpoints ([ fb04bc4] ( https://github.com/Not-Diamond/not-diamond-python/commit/fb04bc460d7f9f7f191cffcb56868d09fa45edc1 ) )
14+ * ** api:** fix missing endpoint ([ 427d1d3] ( https://github.com/Not-Diamond/not-diamond-python/commit/427d1d3bdd7be290e66897aa35daba984931e4a4 ) )
15+ * ** api:** manual updates ([ 603c1b7] ( https://github.com/Not-Diamond/not-diamond-python/commit/603c1b74c64850e1fd8a89e08b1d66d0665188e0 ) )
16+ * ** api:** manual updates ([ 42fb39e] ( https://github.com/Not-Diamond/not-diamond-python/commit/42fb39e0978aa329f4b5171ff54aaab257558135 ) )
17+ * ** api:** report group ([ 4312188] ( https://github.com/Not-Diamond/not-diamond-python/commit/43121880104978fa2b88a3ad0e85070a2b322787 ) )
18+
19+
20+ ### Chores
21+
22+ * bump ` httpx-aiohttp ` version to 0.1.9 ([ 37d5de2] ( https://github.com/Not-Diamond/not-diamond-python/commit/37d5de2162ece6024539d9e546dd2679ba5e1882 ) )
23+ * ** internal:** detect missing future annotations with ruff ([ 316a749] ( https://github.com/Not-Diamond/not-diamond-python/commit/316a7493d166e631eafcc888d377dbe340178b24 ) )
24+
325## 0.2.0 (2025-10-09)
426
527Full Changelog: [ v0.1.0...v0.2.0] ( https://github.com/Not-Diamond/not-diamond-python/compare/v0.1.0...v0.2.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " not_diamond"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " The official Python library for the not-diamond 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__ = "not_diamond"
4- __version__ = "0.2 .0" # x-release-please-version
4+ __version__ = "0.3 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments