Skip to content

Releases: Not-Diamond/not-diamond-python

v1.1.2

22 Dec 14:14
634691b

Choose a tag to compare

1.1.2 (2025-12-19)

Full Changelog: v1.1.1...v1.1.2

Chores

  • internal: add --fix argument to lint script (448c196)

v1.1.1

18 Dec 19:41

Choose a tag to compare

1.1.1 (2025-12-18)

Full Changelog: v1.1.0...v1.1.1

Bug Fixes

  • use async_to_httpx_files in patch method (edc6ef8)

Chores

v1.1.0

16 Dec 14:32

Choose a tag to compare

1.1.0 (2025-12-16)

Full Changelog: v1.0.1...v1.1.0

Features

Chores

  • api: changed default client name to NotDiamond (8599dc8)
  • internal: add missing files argument to base client (6a2fc27)

v1.0.1

09 Dec 18:40
af9df92

Choose a tag to compare

1.0.1 (2025-12-09)

Full Changelog: v1.0.0...v1.0.1

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (5663881)

Chores

v1.0.0

08 Dec 22:01

Choose a tag to compare

1.0.0 (2025-12-08)

Full Changelog: v1.0.0-rc18...v1.0.0

Features

v1.0.0-rc18

08 Dec 19:08
0755ca1

Choose a tag to compare

v1.0.0-rc18 Pre-release
Pre-release

1.0.0-rc18 (2025-12-08)

Full Changelog: v1.0.0-rc17...v1.0.0-rc18

Chores

  • docs: update README with new prompt adaptation examples and enable prototype mode (bcaa9e8)

v1.0.0-rc17

08 Dec 15:52
1b95031

Choose a tag to compare

v1.0.0-rc17 Pre-release
Pre-release

1.0.0-rc17 (2025-12-08)

Full Changelog: v1.0.0-rc16...v1.0.0-rc17

Features

Bug Fixes

  • ensure streams are always closed (94cd458)

Chores

  • add Python 3.14 classifier and testing (9acba74)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (578a964)
  • docs: use environment variables for authentication in code snippets (4493c72)
  • update lockfile (8b040bc)

v1.0.0-rc16

14 Nov 09:28
52e340f

Choose a tag to compare

v1.0.0-rc16 Pre-release
Pre-release

1.0.0-rc16 (2025-11-14)

Full Changelog: v1.0.0-rc15...v1.0.0-rc16

Features

Documentation

  • update README to reflect changes in prompt adaptation method names and remove outdated async usage section (c793b18)

v1.0.0-rc15

14 Nov 08:36
f94d66b

Choose a tag to compare

v1.0.0-rc15 Pre-release
Pre-release

1.0.0-rc15 (2025-11-14)

Full Changelog: v1.0.0-rc14...v1.0.0-rc15

Features

v1.0.0-rc14

14 Nov 07:45
a77d5b8

Choose a tag to compare

v1.0.0-rc14 Pre-release
Pre-release

1.0.0-rc14 (2025-11-14)

Full Changelog: v1.0.0-rc13...v1.0.0-rc14

Features