Skip to content

Releases: sentdm/sent-dm-python

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)

v0.20.0

21 Apr 16:21

Choose a tag to compare

0.20.0 (2026-04-21)

Full Changelog: v0.19.0...v0.20.0

Features

v0.19.0

20 Apr 16:21

Choose a tag to compare

0.19.0 (2026-04-20)

Full Changelog: v0.18.3...v0.19.0

Features

v0.18.3

20 Apr 11:20
4300fc2

Choose a tag to compare

0.18.3 (2026-04-20)

Full Changelog: v0.18.2...v0.18.3

Performance Improvements

  • client: optimize file structure copying in multipart requests (4ad427a)

v0.18.2

14 Apr 11:48
7cff4dc

Choose a tag to compare

0.18.2 (2026-04-14)

Full Changelog: v0.18.1...v0.18.2

Bug Fixes

  • ensure file data are only sent as 1 parameter (c3cc931)