Releases: JonathanVusich/pcpartpicker
v2.2.2
v2.2.1
Release notes:
Added support for precise monitor response times.
v2.2.0
Changes:
api.retrieve()
and api.retrieve_all()
now return a PartData
object which is a subclass of dict
. This object includes a timestamp of when the data was retrieved and a to_json()
method for easy serialization.
v2.1.0
In this release, the manual data compression/decompression was removed since the contents of the GET request will already be compressed automatically.
v2.0.1
Update parts.py (#31)
v.1.2.3
Fixed name retrieval errors and page number retrieval.
v1.2.2
This release contains some fairly major logic reworking in order to handle more updates being done to the pcpartpicker website. Hopefully we are nearing the end of the major changes to the site so that the release schedule can get back to normal.
v1.2.1
Fixed some new errors caused by changes to memory on pcpartpicker.com. Also added BrosTrend brand.
v.1.2.0
This is a larger release that had to change some of the HTML parsing logic. This is due to the new pcpartpicker redesign. All functionality should now be restored.
v.1.1.4
Fixed some errors regarding Lexar-branded parts.