Skip to content

Releases: thefakequake/pypartpicker

PyPartPicker v1.8.0

08 Mar 21:56
cbf1cf0
Compare
Choose a tag to compare

Incorporated new naming scheme. Main changes here are features from the lukadd16 pull request.

PyPartPicker v1.7

09 Feb 09:22
Compare
Choose a tag to compare

Fix issue with broken part names.

PyPartPicker v1.6

09 Feb 09:06
Compare
Choose a tag to compare

Add a Verification error if the bot detects a rate limit.

PyPartPicker v1.5

08 Feb 10:05
Compare
Choose a tag to compare

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

08 Feb 08:33
Compare
Choose a tag to compare

Fix PCPartPicker blocked issue... again.

PyPartPicker v1.3

07 Feb 08:47
Compare
Choose a tag to compare

Add browser headers to the request function.

PyPartPicker v1.2

06 Feb 19:45
Compare
Choose a tag to compare

part_search() now supports more than 20 parts and new get_list_links() and get_product_links() functions have been added.

PyPartPicker v1.1

05 Feb 22:29
Compare
Choose a tag to compare

Add async variations of the existing methods. Add aio_ before the name and add await before that.

PyPartPicker v1.0

05 Feb 19:46
Compare
Choose a tag to compare

Initial stable release.

PyPartPicker v0.5

05 Feb 17:41
Compare
Choose a tag to compare