Skip to content

Releases: whopio/whopsdk-ruby

v0.0.37

10 Apr 02:35
60abde5

Choose a tag to compare

0.0.37 (2026-04-10)

Full Changelog: v0.0.36...v0.0.37

Features

Bug Fixes

  • multipart encoding for file arrays (feee3d1)

v0.0.36

02 Apr 20:08
944bdf9

Choose a tag to compare

0.0.36 (2026-04-01)

Full Changelog: v0.0.35...v0.0.36

Features

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (c355b7f)
  • internal: correct multipart form field name encoding (ffcbbd3)
  • variable name typo (2c4b26c)

Chores

  • ci: skip lint on metadata-only changes (772c7bb)
  • ci: support opting out of skipping builds on metadata-only commits (1910434)
  • internal: update gitignore (70a6981)

v0.0.35

18 Mar 03:23
f308265

Choose a tag to compare

0.0.35 (2026-03-18)

Full Changelog: v0.0.34...v0.0.35

Features

Chores

  • internal: tweak CI branches (26a8138)

v0.0.34

13 Mar 22:28
85b06e6

Choose a tag to compare

0.0.34 (2026-03-13)

Full Changelog: v0.0.33...v0.0.34

Features

v0.0.33

12 Mar 15:57
e24854a

Choose a tag to compare

0.0.33 (2026-03-12)

Full Changelog: v0.0.32...v0.0.33

Features

v0.0.32

11 Mar 19:23
e359f75

Choose a tag to compare

0.0.32 (2026-03-11)

Full Changelog: v0.0.31...v0.0.32

Features

v0.0.31

10 Mar 21:46
eb5c183

Choose a tag to compare

0.0.31 (2026-03-10)

Full Changelog: v0.0.30...v0.0.31

Features

Bug Fixes

  • client: add types for path params, and update structure of unions nested in params (156885b)
  • client: serialize query parameters properly (c67de63)
  • properly mock time in ruby ci tests (0717eb1)

Chores

  • ci: add build step (3040feb)
  • ci: skip uploading artifacts on stainless-internal branches (37d8165)
  • docs: add missing descriptions (8e324e8)

v0.0.30

26 Feb 00:11
db5df45

Choose a tag to compare

0.0.30 (2026-02-26)

Full Changelog: v0.0.29...v0.0.30

Features

v0.0.29

25 Feb 03:29
f6dd5da

Choose a tag to compare

0.0.29 (2026-02-25)

Full Changelog: v0.0.28...v0.0.29

Features

Chores

  • internal: remove mock server code (ebe6b38)
  • update mock server docs (acc392b)

v0.0.28

19 Feb 01:13
456974b

Choose a tag to compare

0.0.28 (2026-02-19)

Full Changelog: v0.0.27...v0.0.28

Features

Chores

  • configure new SDK language (8483357)