Skip to content

Releases: sentdm/sent-dm-python

v0.28.0

14 May 17:03

Choose a tag to compare

0.28.0 (2026-05-14)

Full Changelog: v0.27.0...v0.28.0

Features

v0.27.0

14 May 15:39

Choose a tag to compare

0.27.0 (2026-05-14)

Full Changelog: v0.26.0...v0.27.0

Features

v0.26.0

14 May 15:10

Choose a tag to compare

0.26.0 (2026-05-14)

Full Changelog: v0.25.0...v0.26.0

Features

v0.25.0

12 May 09:41
a1eeaee

Choose a tag to compare

0.25.0 (2026-05-12)

Full Changelog: v0.24.1...v0.25.0

Features

  • internal/types: support eagerly validating pydantic iterators (fc30982)

Bug Fixes

  • client: add missing f-string prefix in file type error message (7028b0f)

v0.24.1

01 May 20:49

Choose a tag to compare

0.24.1 (2026-05-01)

Full Changelog: v0.24.0...v0.24.1

Chores

  • internal: reformat pyproject.toml (c05dfd8)

v0.24.0

29 Apr 19:03

Choose a tag to compare

0.24.0 (2026-04-29)

Full Changelog: v0.23.0...v0.24.0

Features

v0.23.0

29 Apr 16:26

Choose a tag to compare

0.23.0 (2026-04-29)

Full Changelog: v0.22.0...v0.23.0

Features

v0.22.0

29 Apr 16:04

Choose a tag to compare

0.22.0 (2026-04-29)

Full Changelog: v0.21.0...v0.22.0

Features

v0.21.0

28 Apr 13:18

Choose a tag to compare

0.21.0 (2026-04-28)

Full Changelog: v0.20.1...v0.21.0

Features

  • support setting headers via env (bc85855)

Bug Fixes

  • use correct field name format for multipart file arrays (9f24b1c)

v0.20.1

24 Apr 09:07

Choose a tag to compare

0.20.1 (2026-04-24)

Full Changelog: v0.20.0...v0.20.1

Chores

  • internal: more robust bootstrap script (883c7c3)