Releases: AndreiDrang/python3-capsolver
Releases · AndreiDrang/python3-capsolver
Release v1.0.2
Added more methods to Control
class:
- createTask
- getTaskResult
- getToken
- feedbackTask
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Whats new
- Removed Pydantic, now
captcha_handler
methods return raw dict with server response - Added all active captcha solving methods from doc - https://docs.capsolver.com/en/guide/what-is-capsolver/
- Removed old solving methods which now is inactive
- Code and project structure is refactored
What's Changed
- Bump pydantic-settings from 2.6.1 to 2.7.0 by @dependabot in #129
- Bump pydantic from 2.10.3 to 2.10.4 by @dependabot in #131
- Update msgspec requirement from ==0.18.* to >=0.18,<0.20 by @dependabot in #132
- Bump pydantic-settings from 2.7.0 to 2.7.1 by @dependabot in #134
- Bump pydantic from 2.10.4 to 2.10.5 by @dependabot in #135
Full Changelog: v0.9.4...v1.0.1
Release v1.0.0a
Whats new
- Removed Pydantic, now
captcha_handler
methods return raw dict with server response - Added all active captcha solving methods from doc - https://docs.capsolver.com/en/guide/what-is-capsolver/
- Removed old solving methods which now is inactive
- Code and project structure is refactored
What's Changed
- Bump pydantic-settings from 2.6.1 to 2.7.0 by @dependabot in #129
- Bump pydantic from 2.10.3 to 2.10.4 by @dependabot in #131
- Update msgspec requirement from ==0.18.* to >=0.18,<0.20 by @dependabot in #132
- Bump pydantic-settings from 2.7.0 to 2.7.1 by @dependabot in #134
- Bump pydantic from 2.10.4 to 2.10.5 by @dependabot in #135
Full Changelog: v0.9.4...v1.0.0a
Release v0.9.4
What's Changed
- Bump pallets-sphinx-themes from 2.1.1 to 2.1.2 by @dependabot in #84
- Bump sphinx from 7.2.6 to 7.3.7 by @dependabot in #85
- Bump black from 24.4.0 to 24.4.2 by @dependabot in #86
- Bump pallets-sphinx-themes from 2.1.2 to 2.1.3 by @dependabot in #87
- Bump pydantic from 2.7.0 to 2.7.1 by @dependabot in #88
- Bump autodoc-pydantic from 2.1.0 to 2.2.0 by @dependabot in #89
- Bump myst-parser from 2.0.0 to 3.0.1 by @dependabot in #90
- Bump pydantic from 2.7.1 to 2.7.3 by @dependabot in #93
- Bump pydantic-settings from 2.2.1 to 2.3.0 by @dependabot in #92
- Bump pydantic-settings from 2.3.0 to 2.3.1 by @dependabot in #94
- Bump pydantic from 2.7.3 to 2.7.4 by @dependabot in #96
- Bump pydantic-settings from 2.3.1 to 2.3.3 by @dependabot in #95
- Bump pydantic-settings from 2.3.3 to 2.3.4 by @dependabot in #98
- Bump pydantic from 2.7.4 to 2.8.0 by @dependabot in #99
- Bump pydantic from 2.8.0 to 2.8.2 by @dependabot in #100
- Bump sphinx from 7.3.7 to 7.4.4 by @dependabot in #101
- Bump sphinx from 7.4.4 to 7.4.7 by @dependabot in #102
- Bump sphinx from 7.4.7 to 8.0.0 by @dependabot in #104
- Update tenacity requirement from ==8.* to >=8,<10 by @dependabot in #103
- Bump myst-parser from 3.0.1 to 4.0.0 by @dependabot in #108
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #107
- Bump sphinx from 8.0.0 to 8.0.2 by @dependabot in #105
- Bump pydantic-settings from 2.3.4 to 2.4.0 by @dependabot in #106
- Bump pydantic from 2.8.2 to 2.9.1 by @dependabot in #110
- Bump pydantic from 2.9.1 to 2.9.2 by @dependabot in #113
- Bump pydantic-settings from 2.4.0 to 2.5.2 by @dependabot in #112
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #115
- Bump sphinx from 8.0.2 to 8.1.3 by @dependabot in #116
- Bump pydantic-settings from 2.5.2 to 2.6.0 by @dependabot in #119
- Bump pallets-sphinx-themes from 2.1.3 to 2.2.0 by @dependabot in #118
- Bump pallets-sphinx-themes from 2.2.0 to 2.3.0 by @dependabot in #121
- Bump pydantic-settings from 2.6.0 to 2.6.1 by @dependabot in #122
- [github-actions] Bump codecov/codecov-action from 4 to 5 by @dependabot in #123
- Bump pydantic from 2.9.2 to 2.10.1 by @dependabot in #124
- Bump pydantic from 2.10.1 to 2.10.2 by @dependabot in #125
- Bump pydantic from 2.10.2 to 2.10.3 by @dependabot in #126
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Updated libs versions and different minor fixes.
Moved to setuptools release lib
What's Changed
- 0.0.7a by @AndreiDrang in #1
- Upd docs by @AndreiDrang in #2
- Codecov by @AndreiDrang in #3
- Added GeeTest by @AndreiDrang in #4
- Update test.yml by @AndreiDrang in #5
- 0.0.8 by @AndreiDrang in #6
- 0.0.9 by @AndreiDrang in #8
- 0.1 by @AndreiDrang in #9
- 0.2 by @AndreiDrang in #10
- v0.2.1 by @AndreiDrang in #11
- 0.3 by @AndreiDrang in #12
- 0.4 by @AndreiDrang in #15
- v0.5 by @AndreiDrang in #16
- Docs CaptchaAI -> Capsolver by @AndreiDrang in #17
- Update info.md by @AndreiDrang in #18
- 0.5.1 by @AndreiDrang in #19
- Upd images by @AndreiDrang in #20
- Upd by @AndreiDrang in #26
- Upd docs by @AndreiDrang in #27
- Update README.md by @AndreiDrang in #28
- 0.6 by @AndreiDrang in #30
- v0.7.1 Release by @AndreiDrang in #35
- 0.8 by @AndreiDrang in #39
- 0.9 by @AndreiDrang in #40
- 0.9.1 by @AndreiDrang in #41
- [github-actions] Bump actions/checkout from 3 to 4 by @dependabot in #45
- [github-actions] Bump actions/setup-python from 3 to 4 by @dependabot in #44
- [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by @AndreiDrang in #47
- [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by @AndreiDrang in #48
- Bump black from 23.9.1 to 23.10.1 by @dependabot in #51
- Bump pydantic from 2.4.0 to 2.4.2 by @dependabot in #50
- Upd libs and versions by @AndreiDrang in #49
- Upd docs req by @AndreiDrang in #52
- [github-actions] Bump actions/setup-python from 4 to 5 by @dependabot in #58
- 0.9.2 - Update docs and images by @AndreiDrang in #59
- Upd images by @AndreiDrang in #60
- upd logo by @AndreiDrang in #61
- Bump black from 23.10.1 to 23.12.0 by @dependabot in #62
- Bump black from 23.12.0 to 23.12.1 by @dependabot in #64
- [github-actions] Bump codecov/codecov-action from 3 to 4 by @dependabot in #70
- [Snyk] Security upgrade aiohttp from 3.8.6 to 3.9.2 by @AndreiDrang in #69
- Update pytest requirement from ==7.* to ==8.* by @dependabot in #67
- Bump black from 23.12.1 to 24.1.1 by @dependabot in #66
- Bump pydantic from 2.4.2 to 2.6.1 by @dependabot in #71
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #72
- Bump pydantic-settings from 2.0.3 to 2.2.1 by @dependabot in #73
- Bump pydantic from 2.6.1 to 2.6.2 by @dependabot in #74
- Bump pydantic from 2.6.2 to 2.6.3 by @dependabot in #75
- Bump pydantic from 2.6.3 to 2.6.4 by @dependabot in #76
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #77
- Bump autodoc-pydantic from 2.0.1 to 2.1.0 by @dependabot in #78
- [github-actions] Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #80
- Bump pydantic from 2.6.4 to 2.7.0 by @dependabot in #82
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #81
- Release v0.9.3 by @AndreiDrang in #83
New Contributors
- @AndreiDrang made their first contribution in #1
Full Changelog: v0.9.1...v0.9.3
v0.9.1 Release
- Fixed HCaptcha method
Full Changelog: v0.9...v0.9.1
v0.9 Release
- Updated Cloudflare captcha logic;
- Added BinanceCaptcha method;
- Added Imperva method;
Full Changelog: v0.8...v0.9
v0.8 Release
- Added AntiAkamai support
- Updated docs and libs versions
What's Changed
- Update autodoc-pydantic requirement from ==1.9.* to ==2.0.* by @dependabot in #36
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #38
Full Changelog: v0.7.1...v0.8
v0.7.1 Release
- Added AwsWaf support
- Added CyberSiara support
- Fixed ImageToText
- Drop Python 3.7 support
- Updated FunCaptcha
Full Changelog: v0.7...v0.7.1
v0.7 Release
- Added AwsWaf support
- Added CyberSiara support
- Fixed ImageToText
- Drop Python 3.7 support
- Updated FunCaptcha
What's Changed
- Update myst-parser requirement from ==1.0.* to ==2.0.* by @dependabot in #31
- Update autodoc-pydantic requirement from ==1.8.* to ==1.9.* by @dependabot in #32
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #34
Full Changelog: v0.6.1...v0.7