Releases: sentdm/sent-dm-python
Releases · sentdm/sent-dm-python
v0.24.1
0.24.1 (2026-05-01)
Full Changelog: v0.24.0...v0.24.1
Chores
- internal: reformat pyproject.toml (c05dfd8)
v0.24.0
v0.23.0
v0.22.0
v0.21.0
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
0.20.1 (2026-04-24)
Full Changelog: v0.20.0...v0.20.1
Chores
- internal: more robust bootstrap script (883c7c3)
v0.20.0
v0.19.0
v0.18.3
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
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)