Skip to content

Releases: LinkupPlatform/linkup-python-sdk

v0.1.4

15 Nov 15:36
Compare
Choose a tag to compare

Description

This release introduces the content entrypoint as a way to access our Premium Source Partners content, along with the search entrypoint.

What's Changed

  • New content entrypoint by @clementjumel in #4

Full Changelog: v0.1.3...v0.1.4

v0.1.3

15 Nov 13:26
Compare
Choose a tag to compare

Description

This is a simple maintenance release, improving the way we handle API error status codes, with a fix of the CI/CD pipeline.

What's Changed

  • Better error management and fix CI by @clementjumel in #3

Full Changelog: v0.1.2...v0.1.3

v0.1.2

14 Nov 17:36
Compare
Choose a tag to compare

Description

This is the first public release, exposing the search entrypoint of the Linkup API in our Python SDK.