Skip to content

Releases: AlexMili/Reachable

v0.7.0

21 Dec 22:39
Compare
Choose a tag to compare

Bump version to 0.7.0 f95a6eb
Return context manager for stream instead of iterator be993e5
Merge branch 'main' of github.com:AlexMili/Reachable 55396e5
Add stream method 7955312
Refacto client request preparation 9f10768
Merge pull request #10 from AlexMili/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3 0bd4fa9
⬆ Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 8559e87

v0.6.1

03 Dec 13:11
Compare
Choose a tag to compare

Bump version to 0.6.1 55fbb82
Remove unused code 40da740

v0.6.0

02 Dec 21:44
Compare
Choose a tag to compare

Bump version to 0.6.0 8879d0f
Detect parking domains e7d683a
Add doc about TaskPool c934128
Merge branch 'main' of github.com:AlexMili/Reachable 5f4086c
Better handle Playwright errors 6f6aec6
Merge pull request #7 from AlexMili/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2 973f120
⬆ Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 9281ed4

v0.5.7

05 Nov 18:12
Compare
Choose a tag to compare

Bump version to 0.5.7 88a37b9
Merge branch 'main' of github.com:AlexMili/Reachable 2cc1be1
Handle errors while executing tasks in pool 890a234
Fix weird async error on request routine 21405ad
Add more error handling e87bcc5
Merge pull request #5 from AlexMili/dependabot/github_actions/pypa/gh-action-pypi-publish-1.11.0 6ffd8e4
⬆ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 7390e7c

v0.5.6

10 Oct 09:56
Compare
Choose a tag to compare

Bump version to 0.5.6 404ea12
Fix condition where response is None aa741dd
Add decompression librairies content decoding cb6246d

v0.5.5

10 Oct 07:48
Compare
Choose a tag to compare

Bump version to 0.5.5 40fb868
Better handle redirects in browser context f83fac7

v0.5.4

09 Oct 07:42
Compare
Choose a tag to compare

Bump version to 0.5.4 93703f1
Fix response detecting while redirecting 8c55705

v0.5.3

09 Oct 07:07
Compare
Choose a tag to compare

Bump to version 0.5.3 55c2e9e
Fix wrong parameters in TaskPool + wrong awaitable type 2c82f3d

v0.5.2

09 Oct 06:39
Compare
Choose a tag to compare

Bump version to 0.5.2 ba8ac96
Closing page after using it aba2009

v0.5.1

08 Oct 13:57
Compare
Choose a tag to compare

Bump to 0.5.1 ad6dea5
Fix class names, missing await and useless return 205c0bc