Skip to content

Releases: whopio/whopsdk-python

v0.0.30

26 Feb 00:11
e746b4a

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
571f9c3

Choose a tag to compare

0.0.29 (2026-02-25)

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

Features

Chores

  • dependencies: require standardwebhooks 1.0.1 (9d68743)
  • internal: add request options to SSE classes (e195fd2)
  • internal: make test_proxy_environment_variables more resilient (0a66978)
  • internal: make test_proxy_environment_variables more resilient to env (1d36010)
  • internal: remove mock server code (24cbd32)
  • update mock server docs (ee999ec)

v0.0.28

19 Feb 01:24
49dfa21

Choose a tag to compare

0.0.28 (2026-02-19)

Full Changelog: v0.0.26...v0.0.28

Features

Chores

  • configure new SDK language (827e22d)
  • format all api.md files (73274c4)
  • internal: bump dependencies (f32b37b)
  • internal: fix lint error on Python 3.14 (0177552)

v0.0.26

03 Feb 20:49
e0f9c12

Choose a tag to compare

0.0.26 (2026-02-03)

Full Changelog: v0.1.0...v0.0.26

Features

v0.0.25

29 Jan 15:47
106948a

Choose a tag to compare

0.0.25 (2026-01-29)

Full Changelog: v0.0.24...v0.0.25

Features

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (85fc029)

v0.0.24

25 Jan 00:15
cf32f3a

Choose a tag to compare

0.0.24 (2026-01-25)

Full Changelog: v0.0.23...v0.0.24

Features

Chores

  • ci: upgrade actions/github-script (9c04435)
  • internal: update actions/checkout version (66cabf4)

v0.0.23

09 Jan 17:55
6a7583e

Choose a tag to compare

0.0.23 (2026-01-09)

Full Changelog: v0.0.22...v0.0.23

Features

v0.0.22

07 Jan 18:47
8c1a0b3

Choose a tag to compare

0.0.22 (2026-01-07)

Full Changelog: v0.0.21...v0.0.22

Features

v0.0.21

07 Jan 18:18
b3a4963

Choose a tag to compare

0.0.21 (2026-01-07)

Full Changelog: v0.0.20...v0.0.21

Features

Bug Fixes

  • use async_to_httpx_files in patch method (c3f1923)

Chores

  • internal: add --fix argument to lint script (ee64709)

Documentation

  • prominently feature MCP server setup in root SDK readmes (63e988b)

v0.0.20

16 Dec 17:43
7c6cc08

Choose a tag to compare

0.0.20 (2025-12-16)

Full Changelog: v0.0.19...v0.0.20

Features

Chores

  • internal: add missing files argument to base client (f921d8e)
  • speedup initial import (d90ab37)