Skip to content

Releases: cooper-square-technologies/profound-python-sdk

v0.18.0

16 Jan 20:50
4efdc3b

Choose a tag to compare

0.18.0 (2026-01-16)

Full Changelog: v0.17.0...v0.18.0

Features

Chores

v0.17.0

16 Jan 18:53
751ad51

Choose a tag to compare

0.17.0 (2026-01-16)

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

Features

Documentation

  • prominently feature MCP server setup in root SDK readmes (00475d1)

v0.16.0

12 Jan 19:25
fa79c55

Choose a tag to compare

0.16.0 (2026-01-12)

Full Changelog: v0.15.1...v0.16.0

Features

Documentation

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

v0.15.1

09 Jan 22:01
035892c

Choose a tag to compare

0.15.1 (2026-01-06)

Full Changelog: v0.15.0...v0.15.1

Chores

  • internal: codegen related update (4638fed)

v0.15.0

30 Dec 17:06
5976e4f

Choose a tag to compare

0.15.0 (2025-12-30)

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

Features

Bug Fixes

  • use async_to_httpx_files in patch method (e0e219c)

Chores

  • internal: add --fix argument to lint script (57c6d49)
  • internal: add missing files argument to base client (f514b1b)
  • speedup initial import (316b0d8)

v0.14.0

13 Dec 23:47
a6be213

Choose a tag to compare

0.14.0 (2025-12-12)

Full Changelog: v0.13.0...v0.14.0

Features

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (c2c8d12)

Chores

v0.13.0

03 Dec 18:29
cf85cd7

Choose a tag to compare

0.13.0 (2025-12-03)

Full Changelog: v0.12.0...v0.13.0

Features

Bug Fixes

  • ensure streams are always closed (49a5d37)

Chores

  • deps: mypy 1.18.1 has a regression, pin to 1.17 (0715bd2)
  • docs: use environment variables for authentication in code snippets (426dd1c)
  • update lockfile (1ab8506)

v0.12.0

25 Nov 22:56
ed30c28

Choose a tag to compare

0.12.0 (2025-11-25)

Full Changelog: v0.11.0...v0.12.0

Features

Chores

  • add Python 3.14 classifier and testing (4041368)

v0.11.0

21 Nov 16:05
191e477

Choose a tag to compare

0.11.0 (2025-11-21)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: added get /v1/org/assets (0c82b6b)

v0.10.0

20 Nov 13:43
b9222e8

Choose a tag to compare

0.10.0 (2025-11-20)

Full Changelog: v0.9.1...v0.10.0

Features

  • api: add assets endpoint (8ec3780)