Main info
1. Migrated to RuCaptcha/2Captcha API v2
2. Refactored project structure and args according new API logic.
3. Droped Python 3.8 support.
4. Pydantic removed from dependencies, it was changed by msgspec.
Additional info
1. Updated Github pipeline versions
2. Updated main logo and docs links
3. Remove example from files, now you can check all examples in doc-strings or at docs-website
What's Changed
* Capsolver banner by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/156
* Update README.md by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/157
* Update myst-parser requirement from ==1.0.* to ==2.0.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/159
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/163
* Update autodoc-pydantic requirement from ==1.8.* to ==1.9.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/162
* Update autodoc-pydantic requirement from ==1.9.* to ==2.0.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/164
* Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/165
* Update dependabot.yml by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/167
* [github-actions] Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/168
* [github-actions] Bump actions/checkout from 3 to 4 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/169
* [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/173
* [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by AndreiDrang in https://github.com/AndreiDrang/python-rucaptcha/pull/172
* Bump pydantic from 2.4.0 to 2.4.2 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/174
* Bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/175
* [github-actions] Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/189
**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.3...v6.0