|
| 1 | +# CHANGELOG |
| 2 | + |
| 3 | +<!-- version list --> |
| 4 | + |
| 5 | +## v0.2.9 (2025-09-15) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Fetch all commit history for semantic-release |
| 10 | + ([`d811306`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/d81130693ae04d6b2c13908811adeb0783a8ae65)) |
| 11 | + |
| 12 | +- Install uv in python-semantic-release action |
| 13 | + ([`b7af0eb`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/b7af0eb341ab091408d5b8aace0f630a80683006)) |
| 14 | + |
| 15 | +- Keep version in 0.x.x |
| 16 | + ([`0bbcfbd`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/0bbcfbdce4e9f4833812a8d39c77f7b23d05ac51)) |
| 17 | + |
| 18 | +- Outdated package version |
| 19 | + ([`20ae5d0`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/20ae5d0201614c908d6e2f152637b3760059ea8c)) |
| 20 | + |
| 21 | +- Update and simplify github actions |
| 22 | + ([`8e48be3`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/8e48be3b29d47fe9363f5e03f83ffc99671af8a7)) |
| 23 | + |
| 24 | +- Use semantic release GH actions |
| 25 | + ([`069f7e0`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/069f7e039ba3e4723111ba88aae9ecaa3e4eaa75)) |
| 26 | + |
| 27 | +### Chores |
| 28 | + |
| 29 | +- Add semantic release ([#34](https://github.com/LinkupPlatform/linkup-python-sdk/pull/34), |
| 30 | + [`a666011`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/a6660113c41e72af918c134e2f2ba304c874a169)) |
| 31 | + |
| 32 | +- Add uv for python sdk ([#33](https://github.com/LinkupPlatform/linkup-python-sdk/pull/33), |
| 33 | + [`2fb5984`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/2fb5984af59244f314840e4a5f0888c1921cea2c)) |
| 34 | + |
| 35 | +- Don't parse squash commits in semantic release |
| 36 | + ([`586321c`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/586321c8f79eeb08793753e5aac87f4e754ab1b0)) |
| 37 | + |
| 38 | +- Revert version to pre-semantic-release |
| 39 | + ([`89acb72`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/89acb729c97230179bab715eac6a4a7cc975652d)) |
| 40 | + |
| 41 | +- Specify environment in release job |
| 42 | + ([`223b02d`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/223b02de596c711d1fe9fed96cb239f47fc255fc)) |
| 43 | + |
| 44 | +- Update pyproject.toml config |
| 45 | + ([`c573df7`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/c573df7f600c5f8d28346ded7043047fc65d656c)) |
| 46 | + |
| 47 | +### Continuous Integration |
| 48 | + |
| 49 | +- Automatically bump pyproject.toml version |
| 50 | + ([`ee13a6a`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/ee13a6a36f5fbbb508d1a880ed2c377b8ad38a81)) |
| 51 | + |
| 52 | +- Change secret variable name |
| 53 | + ([`7e750d1`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/7e750d11a6d34d4971ba16190b5cef02fadd498c)) |
| 54 | + |
| 55 | +- Expose outputs in release job |
| 56 | + ([`0af76cb`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/0af76cb83614e88f796ca45ca614ba1d111e3c0e)) |
| 57 | + |
| 58 | +- Skip remaining release jobs if no release is made |
| 59 | + ([`16df390`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/16df390ed42e39e5ba8b4c96bda376baa6cf5fad)) |
| 60 | + |
| 61 | + |
| 62 | +## v0.2.8 (2025-07-01) |
| 63 | + |
| 64 | +### Bug Fixes |
| 65 | + |
| 66 | +- Send search params as json instead of form-encoded |
| 67 | + ([#32](https://github.com/LinkupPlatform/linkup-python-sdk/pull/32), |
| 68 | + [`c1d1f9f`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/c1d1f9fb5b384c43db03f783dfc4fe146d314844)) |
| 69 | + |
| 70 | + |
| 71 | +## v0.2.7 (2025-06-23) |
| 72 | + |
| 73 | + |
| 74 | +## v0.2.6 (2025-05-30) |
| 75 | + |
| 76 | +### Documentation |
| 77 | + |
| 78 | +- Fix URL in README |
| 79 | + ([`706e59b`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/706e59bb47e375bc435ed29a036b173f11a51925)) |
| 80 | + |
| 81 | + |
| 82 | +## v0.2.5 (2025-05-09) |
| 83 | + |
| 84 | +### Bug Fixes |
| 85 | + |
| 86 | +- From_date/to_date in async search |
| 87 | + ([`e35c84b`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/e35c84bc2298a1450da3580068b385670dc14ab1)) |
| 88 | + |
| 89 | +### Chores |
| 90 | + |
| 91 | +- Bump version |
| 92 | + ([`10f3bcf`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/10f3bcff79f8a411ffa90024f192c98037d24c05)) |
| 93 | + |
| 94 | + |
| 95 | +## v0.2.4 (2025-03-19) |
| 96 | + |
| 97 | + |
| 98 | +## v0.2.3 (2025-02-06) |
| 99 | + |
| 100 | +### Features |
| 101 | + |
| 102 | +- Implement new api errors and use the post endpoint |
| 103 | + ([`672bcea`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/672bceae398a8736417535be2b38c838ca7bd6bd)) |
| 104 | + |
| 105 | +- Upgrade version |
| 106 | + ([`40391df`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/40391df9c4414f2264f0fc3f1d9ceb888b60141f)) |
| 107 | + |
| 108 | + |
| 109 | +## v0.2.2 (2025-01-09) |
| 110 | + |
| 111 | +### Bug Fixes |
| 112 | + |
| 113 | +- Bad wording for the world Authentication |
| 114 | + ([`8ec5f19`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/8ec5f1990b0b24dbf3bed0d2d95f44d406594bc0)) |
| 115 | + |
| 116 | + |
| 117 | +## v0.2.1 (2024-12-10) |
| 118 | + |
| 119 | + |
| 120 | +## v0.2.0 (2024-12-03) |
| 121 | + |
| 122 | +### Bug Fixes |
| 123 | + |
| 124 | +- Don't handle missing structured schema error |
| 125 | + ([`2f41452`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/2f414525135b6a7a002e5913ecd8ba9ec5544540)) |
| 126 | + |
| 127 | +- SDK version in client |
| 128 | + ([`687730a`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/687730ae6c849818f19221cd4df01524cbc52dd8)) |
| 129 | + |
| 130 | +### Chores |
| 131 | + |
| 132 | +- Add gitleaks in pre-commit and update hook versions |
| 133 | + ([`916e461`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/916e4614e8bbb929b1b14505cbfacac78b7d0964)) |
| 134 | + |
| 135 | +- Drop support for Python 3.8 and test in Python 3.13 |
| 136 | + ([`5343cbd`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/5343cbd15f60d5da2df2860b7049e4894cbda2b4)) |
| 137 | + |
| 138 | +- Read the package version from linkup/_version.py |
| 139 | + ([`b52ac83`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/b52ac8341b14148fbead49d33671a6487abd05cd)) |
| 140 | + |
| 141 | +- Remove content entrypoint |
| 142 | + ([`f52b0e6`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/f52b0e6d4167ea2cefb1edee1ef8bab068fb25ab)) |
| 143 | + |
| 144 | +- Update package version to 0.2.0 |
| 145 | + ([`dcb7586`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/dcb7586a57a003fa0db1309ab212481791fc52f9)) |
| 146 | + |
| 147 | +### Documentation |
| 148 | + |
| 149 | +- Add Client docstring |
| 150 | + ([`58abc7c`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/58abc7c8ebefbff2d123e7b966dbf23baee4f895)) |
| 151 | + |
| 152 | +- Add PR template |
| 153 | + ([`9860498`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/9860498b820b67bae54fc8c1b7c05c87906c6fd0)) |
| 154 | + |
| 155 | +- Move example README section in usage |
| 156 | + ([`d2f4c0f`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/d2f4c0fb13e6c02e381cf81c90d643e4430d5cae)) |
| 157 | + |
| 158 | + |
| 159 | +## v0.1.8 (2024-11-21) |
| 160 | + |
| 161 | +### Bug Fixes |
| 162 | + |
| 163 | +- Remove some default values, improve docstrings and error types |
| 164 | + ([`dbcb31a`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/dbcb31abea725763d9633f7decc4677281175621)) |
| 165 | + |
| 166 | +### Chores |
| 167 | + |
| 168 | +- Upgrade package to version 0.1.8 |
| 169 | + ([`ae15b5f`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/ae15b5fdf66e1ff3e79fb173ac97d8629f5da207)) |
| 170 | + |
| 171 | +### Continuous Integration |
| 172 | + |
| 173 | +- Only test min/max python versions |
| 174 | + ([`f04a578`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/f04a5789627a6f54109d8beb444efc86724c355b)) |
| 175 | + |
| 176 | +### Documentation |
| 177 | + |
| 178 | +- Update documentation |
| 179 | + ([`b661d1a`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/b661d1a290957e10b9291e8ad75f6aa6678f15cf)) |
| 180 | + |
| 181 | +### Testing |
| 182 | + |
| 183 | +- Improve test setup |
| 184 | + ([`d2bb998`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/d2bb9981425484cf88057a78c59256158d205c4e)) |
| 185 | + |
| 186 | + |
| 187 | +## v0.1.7 (2024-11-20) |
| 188 | + |
| 189 | +### Bug Fixes |
| 190 | + |
| 191 | +- Add missing setuptools dev dependency |
| 192 | + ([`bda6803`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/bda6803ee9c3852857d9bb9c66d3af42646b5979)) |
| 193 | + |
| 194 | +- Add py.typed marker |
| 195 | + ([`42d1e7d`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/42d1e7dbce92d3fff5dc7752088c82ef82492a53)) |
| 196 | + |
| 197 | +### Chores |
| 198 | + |
| 199 | +- Remove requirements.txt |
| 200 | + ([`ca8510e`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/ca8510ec566981884468b96657d720e178a857d8)) |
| 201 | + |
| 202 | + |
| 203 | +## v0.1.6 (2024-11-20) |
| 204 | + |
| 205 | + |
| 206 | +## v0.1.5 (2024-11-15) |
| 207 | + |
| 208 | + |
| 209 | +## v0.1.4 (2024-11-15) |
| 210 | + |
| 211 | + |
| 212 | +## v0.1.3 (2024-11-15) |
| 213 | + |
| 214 | + |
| 215 | +## v0.1.2 (2024-11-14) |
| 216 | + |
| 217 | +- Initial Release |
0 commit comments