Skip to content

Releases: sentdm/sent-dm-csharp

v0.19.0

21 Apr 16:21

Choose a tag to compare

0.19.0 (2026-04-21)

Full Changelog: v0.18.0...v0.19.0

Features

v0.18.0

20 Apr 16:21

Choose a tag to compare

0.18.0 (2026-04-20)

Full Changelog: v0.17.1...v0.18.0

Features

v0.17.1

20 Apr 11:20
bd2d875

Choose a tag to compare

0.17.1 (2026-04-20)

Full Changelog: v0.17.0...v0.17.1

Bug Fixes

  • tests: round-trip urls correctly (5619e58)

v0.17.0

07 Apr 10:19

Choose a tag to compare

0.17.0 (2026-04-07)

Full Changelog: v0.16.0...v0.17.0

Features

v0.16.0

03 Apr 07:19

Choose a tag to compare

0.16.0 (2026-04-03)

Full Changelog: v0.15.0...v0.16.0

Features

  • client: enable gzip decompression (7267961)

Bug Fixes

  • client: allow cancelling when enumerating over an http response (64b0397)

v0.15.0

31 Mar 14:50
e4c8f40

Choose a tag to compare

0.15.0 (2026-03-31)

Full Changelog: v0.14.0...v0.15.0

Features

v0.14.0

25 Mar 15:32
332f37b

Choose a tag to compare

0.14.0 (2026-03-25)

Full Changelog: v0.13.1...v0.14.0

Features

Bug Fixes

  • client: handle path params correctly in FromRawUnchecked (5945e33)
  • client: handle root bodies in requests properly (b46a3ac)

Chores

  • ci: skip lint on metadata-only changes (20a98ab)
  • internal: update gitignore (c998676)

v0.13.1

17 Mar 09:07

Choose a tag to compare

0.13.1 (2026-03-17)

Full Changelog: v0.13.0...v0.13.1

Bug Fixes

  • docs: make xml syntactically correct (e377b83)

Chores

  • internal: tweak CI branches (6745e46)

v0.13.0

16 Mar 09:23
9cb287d

Choose a tag to compare

0.13.0 (2026-03-16)

Full Changelog: v0.12.1...v0.13.0

Features

v0.12.1

12 Mar 15:11

Choose a tag to compare

0.12.1 (2026-03-12)

Full Changelog: v0.12.0...v0.12.1

Chores

  • client: update formatting (236e8cc)