Releases: sentdm/sent-dm-python
Releases · sentdm/sent-dm-python
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)
v0.18.1
0.18.1 (2026-04-10)
Full Changelog: v0.18.0...v0.18.1
Bug Fixes
- client: preserve hardcoded query params when merging with user params (07fbaff)
v0.18.0
v0.17.0
v0.16.0
0.16.0 (2026-03-31)
Full Changelog: v0.15.0...v0.16.0
Features
- internal: implement indices array format for query and form serialization (6d6fb31)
v0.15.0
v0.14.1
0.14.1 (2026-03-17)
Full Changelog: v0.14.0...v0.14.1
Bug Fixes
- deps: bump minimum typing-extensions version (d4c211d)
- pydantic: do not pass
by_aliasunless set (5fbb22c)
Chores
- internal: tweak CI branches (1adc552)