Skip to content

Releases: LinkupPlatform/linkup-python-sdk

v0.5.0

18 Sep 08:44
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.2.8

01 Jul 07:15
c1d1f9f
Compare
Choose a tag to compare

What's Changed

  • fix: send search params as json instead of form-encoded by @juliette0704 in #32

Full Changelog: v0.2.7...v0.2.8

v0.2.7

23 Jun 08:17
95600bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

30 May 12:47
701a93f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

09 May 15:21
Compare
Choose a tag to compare

What's Changed

  • fix: from_date/to_date in async search by @cjumel in #23

Full Changelog: v0.2.4...v0.2.5