Skip to content

Releases: moderation-api/sdk-python

v1.4.0

16 Jan 11:49

Choose a tag to compare

1.4.0 (2026-01-14)

Full Changelog: v1.3.0...v1.4.0

Features

  • client: add support for binary request streaming (38dd553)

v1.3.0

10 Jan 12:33

Choose a tag to compare

1.3.0 (2026-01-10)

Full Changelog: v1.2.0...v1.3.0

Features

v1.2.0

02 Jan 15:33

Choose a tag to compare

1.2.0 (2026-01-02)

Full Changelog: v1.1.0...v1.2.0

Features

Chores

  • internal: add --fix argument to lint script (893326c)

v1.1.0

18 Dec 15:33

Choose a tag to compare

1.1.0 (2025-12-18)

Full Changelog: v1.0.2...v1.1.0

Features

Bug Fixes

  • use async_to_httpx_files in patch method (e533ec4)

Chores

  • internal: add missing files argument to base client (0b9d250)
  • speedup initial import (5ff9c69)

Refactors

  • internal: switch from rye to uv (4f4101f)

v1.0.2

11 Dec 12:13
84fd4e2

Choose a tag to compare

1.0.2 (2025-12-09)

Full Changelog: v1.0.1...v1.0.2

Chores

v1.0.1

09 Dec 06:05

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 (36ea40a)

Chores

v1.0.0

06 Dec 11:28
4804c40

Choose a tag to compare

1.0.0 (2025-12-06)

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

Features

Bug Fixes

  • ensure streams are always closed (b4d4449)

Chores

  • configure new SDK language (74c5185)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (bbf694f)
  • docs: use environment variables for authentication in code snippets (166f1cf)
  • update lockfile (ba4d9b9)
  • update SDK settings (60af1e1)