v6.0 Release
Main info
- Migrated to RuCaptcha/2Captcha API v2
- Refactored project structure and args according new API logic.
- Droped Python 3.8 support.
- Pydantic removed from dependencies, it was changed by msgspec.
Additional info
- Updated Github pipeline versions
- Updated main logo and docs links
- 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 #156
- Update README.md by @AndreiDrang in #157
- Update myst-parser requirement from ==1.0.* to ==2.0.* by @dependabot in #159
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #163
- Update autodoc-pydantic requirement from ==1.8.* to ==1.9.* by @dependabot in #162
- Update autodoc-pydantic requirement from ==1.9.* to ==2.0.* by @dependabot in #164
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #165
- Update dependabot.yml by @AndreiDrang in #167
- [github-actions] Bump actions/setup-python from 3 to 4 by @dependabot in #168
- [github-actions] Bump actions/checkout from 3 to 4 by @dependabot in #169
- [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by @AndreiDrang in #173
- [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by @AndreiDrang in #172
- Bump pydantic from 2.4.0 to 2.4.2 by @dependabot in #174
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #175
- [github-actions] Bump actions/setup-python from 4 to 5 by @dependabot in #189
Full Changelog: v5.3...v6.0