Releases: whopio/whopsdk-python
Releases · whopio/whopsdk-python
v0.0.39
0.0.39 (2026-05-12)
Full Changelog: v0.0.38...v0.0.39
Features
- api: api update (07b6d5a)
- api: api update (fdc14c2)
- api: api update (71ae92b)
- api: api update (f9b62fd)
- api: api update (3dc47ca)
- api: api update (323fbd8)
- api: api update (b0d4573)
- api: api update (684cebd)
- api: api update (cb4b06e)
- api: api update (95abdfe)
- api: api update (07e70b5)
- api: api update (0f7ed96)
- api: api update (b61b0ee)
- api: api update (da275a3)
- api: api update (b671eaa)
- api: api update (44f542f)
- api: api update (3189146)
- api: api update (b3f3ebf)
- api: api update (b5be3d5)
- api: api update (1e5a3f2)
- api: api update (f1d06ff)
- api: api update (eea02e9)
- api: api update (0449c0b)
- api: manual updates (2c5cf8e)
- api: manual updates (7c5bc89)
- api: manual updates (958431f)
- api: manual updates (7118787)
- api: manual updates (69d6c5c)
- internal/types: support eagerly validating pydantic iterators (542b177)
- support setting headers via env (c943353)
Bug Fixes
- client: add missing f-string prefix in file type error message (ef59956)
- use correct field name format for multipart file arrays (f30e380)
Chores
v0.0.38
0.0.38 (2026-04-21)
Full Changelog: v0.0.37...v0.0.38
Features
- api: api update (97b9b12)
- api: api update (c852b50)
- api: api update (fedd3e6)
- api: api update (9363c3a)
- api: api update (20538da)
- api: api update (4b47351)
- api: manual updates (781a2ab)
Bug Fixes
- ensure file data are only sent as 1 parameter (0621a7d)
- lib: add verify_user_token helper with remote JWKS caching (#45) (2ffb934)
- tests: pass required company_id to invoices.list() calls (#47) (be92086)
- types: add BannerImage to forum_update_params (#46) (256c465)
Performance Improvements
- client: optimize file structure copying in multipart requests (256a80a)
v0.0.37
v0.0.36
0.0.36 (2026-04-07)
Full Changelog: v0.0.35...v0.0.36
Features
- api: api update (dfd2e5b)
- api: api update (c2694e3)
- api: api update (82f0234)
- api: api update (6aa464e)
- api: api update (c7b5425)
- api: api update (6ac4297)
- api: api update (e733ac9)
- api: api update (82ba7a3)
- api: api update (10c00d9)
- api: api update (91ad304)
- api: api update (881d399)
- api: api update (cea4dc2)
- api: api update (349533c)
- api: api update (a6443ea)
- api: api update (8f4b022)
- api: api update (f4459b0)
- api: api update (a391cfc)
- api: api update (021294e)
- api: manual updates (014b6bb)
- internal: implement indices array format for query and form serialization (e8bc1d6)
Bug Fixes
- add missing import and response wrappers for add_free_days method (6f857b2)
- sanitize endpoint path params (ca495f7)
Chores
v0.0.35
0.0.35 (2026-03-18)
Full Changelog: v0.0.34...v0.0.35
Features
- api: api update (8a74bd2)
- api: api update (c9dd73f)
- api: api update (41811c0)
- api: manual updates (9506c84)
Bug Fixes
- deps: bump minimum typing-extensions version (52face0)
- pydantic: do not pass
by_aliasunless set (23cb493)
Chores
- internal: tweak CI branches (ca6b4cd)
v0.0.34
v0.0.33
v0.0.32
v0.0.30
v0.0.29
0.0.29 (2026-02-25)
Full Changelog: v0.0.28...v0.0.29
Features
- api: api update (7e2d55e)
- api: api update (5b68244)
- api: api update (f664d03)
- api: api update (0d0adf7)
- api: api update (e2c0809)
- api: api update (bc25ae5)
- api: api update (acaa1fb)
- api: api update (0f7bff9)
- api: manual updates (ac6cc5e)
Chores
- dependencies: require standardwebhooks 1.0.1 (9d68743)
- internal: add request options to SSE classes (e195fd2)
- internal: make
test_proxy_environment_variablesmore resilient (0a66978) - internal: make
test_proxy_environment_variablesmore resilient to env (1d36010) - internal: remove mock server code (24cbd32)
- update mock server docs (ee999ec)