Releases: moderation-api/sdk-python
Releases · moderation-api/sdk-python
v1.4.0
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
v1.2.0
1.2.0 (2026-01-02)
Full Changelog: v1.1.0...v1.2.0
Features
- api: api update (15074fd)
Chores
- internal: add
--fixargument to lint script (893326c)
v1.1.0
1.1.0 (2025-12-18)
Full Changelog: v1.0.2...v1.1.0
Features
- api: api update (6c44a32)
Bug Fixes
- use async_to_httpx_files in patch method (e533ec4)
Chores
Refactors
- internal: switch from rye to uv (4f4101f)
v1.0.2
v1.0.1
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
- update SDK settings (1876999)
v1.0.0
1.0.0 (2025-12-06)
Full Changelog: v0.0.1...v1.0.0
Features
- api: api update (bc91d96)
- api: api update (a9968a7)
- api: api update (4823b5e)
- api: api update (ad12a65)
- api: manual updates (50ee715)
- api: manual updates (c8e371a)
- api: manual updates (f017cbc)
- api: manual updates (c49725c)
- api: manual updates (fa2efc8)
- api: manual updates (2957153)
- api: manual updates (3ad868f)
- api: manual updates (75eae97)
- api: manual updates (2ea195a)
- api: removed deprecated moderate endpoints (6c5dd93)
Bug Fixes
- ensure streams are always closed (b4d4449)