Releases: moderation-api/sdk-python
Releases · moderation-api/sdk-python
v1.8.0
v1.7.0
1.7.0 (2026-01-30)
Full Changelog: v1.6.0...v1.7.0
Features
- client: add custom JSON encoder for extended type support (1e50ad0)
v1.6.0
v1.5.0
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)