Releases: thefakequake/pypartpicker
Releases · thefakequake/pypartpicker
PyPartPicker v1.8.0
Incorporated new naming scheme. Main changes here are features from the lukadd16 pull request.
PyPartPicker v1.7
Fix issue with broken part names.
PyPartPicker v1.6
Add a Verification error if the bot detects a rate limit.
PyPartPicker v1.5
All PCPP methods are now part of the Scraper() class. This allows you to change the headers for each request if you wish.
PyPartPicker v1.4
Fix PCPartPicker blocked issue... again.
PyPartPicker v1.3
Add browser headers to the request function.
PyPartPicker v1.2
part_search() now supports more than 20 parts and new get_list_links() and get_product_links() functions have been added.
PyPartPicker v1.1
Add async variations of the existing methods. Add aio_ before the name and add await before that.
PyPartPicker v1.0
Initial stable release.