Skip to content

Releases: LinkupPlatform/linkup-python-sdk

v0.18.2

04 Jun 17:11

Choose a tag to compare

v0.18.2 (2026-06-04)

This release is published under the MIT License.

Bug Fixes

  • More validation in models (4ff43f0)

Chores

  • Remove inconsistent backticks in docstrings (4109b65)

  • Setup scratch file directory (83beb9f)

  • Simplify setup of datetime module (b35d430)

  • Upgrade deps with vulnerabilities (4ffeb99)


Detailed Changes: v0.18.1...v0.18.2

v0.18.1

03 Jun 10:02

Choose a tag to compare

v0.18.1 (2026-06-03)

This release is published under the MIT License.

Bug Fixes

  • Validate structured research input before request (65676c2)

Detailed Changes: v0.18.0...v0.18.1

v0.18.0

01 Jun 12:28

Choose a tag to compare

v0.18.0 (2026-06-01)

This release is published under the MIT License.

Bug Fixes

  • Always return structured outputs as dicts (0cded9d)

Detailed Changes: v0.17.1...v0.18.0

v0.17.1

01 Jun 10:55

Choose a tag to compare

v0.17.1 (2026-06-01)

This release is published under the MIT License.

Bug Fixes

  • Allow to use string dates directly (7b64243)

Detailed Changes: v0.17.0...v0.17.1

v0.17.0

29 May 08:31

Choose a tag to compare

v0.17.0 (2026-05-29)

This release is published under the MIT License.

Features

  • client: Add custom auth header name support (#75, 434751e)

Detailed Changes: v0.16.0...v0.17.0

v0.16.0

25 May 13:30

Choose a tag to compare

v0.16.0 (2026-05-25)

This release is published under the MIT License.

Bug Fixes

  • Make error handling up to date with API (d4f6fca)

  • Support for multiple statuses and task types in list_tasks (8853421)


Detailed Changes: v0.15.0...v0.16.0

v0.15.0

21 May 15:46

Choose a tag to compare

v0.15.0 (2026-05-21)

This release is published under the MIT License.

Bug Fixes

  • Make types closer to actual API behavior (0e11753)

Chores

Features

  • "fast" search depth (beta) (2e97605)

Detailed Changes: v0.14.2...v0.15.0

v0.14.2

21 May 09:44

Choose a tag to compare

v0.14.2 (2026-05-21)

This release is published under the MIT License.

Bug Fixes

  • Allow structured output schema to be a dict (87a6feb)

Chores

  • Upgrade semantic release action (395f7d4)

Detailed Changes: v0.14.1...v0.14.2

v0.14.1

21 May 08:56

Choose a tag to compare

v0.14.1 (2026-05-21)

This release is published under the MIT License.

Bug Fixes

  • Simplify linkup import with aliases (ec20202)

Chores


Detailed Changes: v0.14.0...v0.14.1

v0.14.0

20 May 14:34

Choose a tag to compare

v0.14.0 (2026-05-20)

This release is published under the MIT License.

Chores

  • Add upper bound on supported python version (16493fa)

  • Enable lint checks in CI (7623bc4)

  • Replace pre-commit with prek (f752423)

  • Update repo tooling (7922036)

  • Update version of uv for semantic release (5065e8d)

  • uv: Prevent install of too recent packages (ae3c055)

  • uv: Regenerate uv.lock (3afe084)

Documentation

  • Add AGENTS.md [skip release] (402b9af)

  • Add AGENTS.md [skip release] (cffca02)

  • Add AGENTS.md [skip release] (e5c6d58)

Features

  • Sync research and tasks endpoints (b3f22ab)

Detailed Changes: v0.13.0...v0.14.0