Skip to content

Releases: LinkupPlatform/linkup-python-sdk

v0.9.0

14 Nov 14:38

Choose a tag to compare

v0.9.0 (2025-11-14)

This release is published under the MIT License.

Chores

Features


Detailed Changes: v0.8.0...v0.9.0

v0.8.0

31 Oct 10:27

Choose a tag to compare

v0.8.0 (2025-10-31)

This release is published under the MIT License.

Chores

  • Enforce new ruff lint rules (e851c63)

  • Make internal modules private (b0fdff5)

  • Use simple _ for private variables (cdcba7f)

Documentation

  • Add pycodestyle checks (562883b)

  • Improve README examples readability (d00e631)

  • Mention async functions in README (f7fff79)

Features

  • Accept API key as pydantic.SecretStr (1c34bf3)

Detailed Changes: v0.7.0...v0.8.0

v0.7.0

28 Oct 17:39

Choose a tag to compare

v0.7.0 (2025-10-28)

This release is published under the MIT License.

Features

  • fetch: Add extract_images parameter (4204d7e)

Detailed Changes: v0.6.0...v0.7.0

v0.6.0

22 Sep 15:49

Choose a tag to compare

v0.6.0 (2025-09-22)

This release is published under the MIT License.

Documentation

  • Add links to the documentation (73673bb)

Features

  • Include_sources parameter (64fd4c5)

Detailed Changes: v0.5.0...v0.6.0

v0.5.0

18 Sep 08:44

Choose a tag to compare

v0.5.0 (2025-09-18)

This release is published under the MIT License.

Features

  • Include_inline_citations search parameter (bd1e7fc)

Detailed Changes: v0.4.0...v0.5.0

v0.4.0

18 Sep 08:32

Choose a tag to compare

v0.4.0 (2025-09-18)

This release is published under the MIT License.

Bug Fixes

  • Specify minimal version of main requirements (9aaf6ae)

  • Use API parameters order and defaults (5958298)


Detailed Changes: v0.3.0...v0.4.0

v0.3.0

17 Sep 10:49

Choose a tag to compare

v0.3.0 (2025-09-17)

This release is published under the MIT License.

Features


Detailed Changes: v0.2.11...v0.3.0

v0.2.11

17 Sep 10:19

Choose a tag to compare

v0.2.11 (2025-09-17)

This release is published under the MIT License.

Bug Fixes

  • From_ and to_date default values (575e7c4)

Chores

  • Add load_dotenv in example scripts (e6babc9)

  • Pass all parameters in search payload (2319388)

Refactoring

  • Streamline tests and add more (2d58d85)

Detailed Changes: v0.2.10...v0.2.11

v0.2.10

16 Sep 14:28

Choose a tag to compare

v0.2.10 (2025-09-16)

This release is published under the MIT License.

Bug Fixes

  • Small docstring wording (6330633)

  • Types and documentation improvements (ecdb6a9)

Chores

  • Format and lint (a4d10d7)

  • Standardize tools and configs (8c9224d)

  • Update PR template (8567d24)

  • Use lowest supported Python version (fe3a7fe)

  • Use rich.print in examples (94d5d42)


Detailed Changes: v0.2.9...v0.2.10

v0.2.9

15 Sep 16:13

Choose a tag to compare

v0.2.9 (2025-09-15)

This release is published under the MIT License.

Bug Fixes

  • Fetch all commit history for semantic-release (d811306)

  • Install uv in python-semantic-release action (b7af0eb)

  • Keep version in 0.x.x (0bbcfbd)

  • Outdated package version (20ae5d0)

  • Update and simplify github actions (8e48be3)

  • Use semantic release GH actions (069f7e0)

Chores

  • Add semantic release (#34, a666011)

  • Add uv for python sdk (#33, 2fb5984)

  • Don't parse squash commits in semantic release (586321c)

  • Revert version to pre-semantic-release (89acb72)

  • Specify environment in release job (223b02d)

  • Update pyproject.toml config (c573df7)

Continuous Integration

  • Automatically bump pyproject.toml version (ee13a6a)

  • Change secret variable name (7e750d1)

  • Expose outputs in release job (0af76cb)

  • Skip remaining release jobs if no release is made (16df390)


Detailed Changes: v0.2.8...v0.2.9