3.0.0 - 2026-02-18
Added
- Full async support with
AsyncVintedScraperandAsyncVintedWrapper curl()method for custom API endpoint requests- Comprehensive docstrings
- Logging capabilities
Changed
- BREAKING: Migrated from
requeststohttpxfor better async support - BREAKING: Minimum Python version is now 3.7+
- Improved error handling and retry logic
- Enhanced cookie management system
- Better structured data models
Fixed
- Improved reliability of cookie fetching
- Better handling of API errors
Removed
- Python 3.6 support
requestslibrary dependency