Skip to content

Releases: JonathanVusich/pcpartpicker

v1.1.3

17 Apr 06:52
c0791f0
Compare
Choose a tag to compare

Added the OLOy brand.

v1.1.2

26 Mar 14:07
Compare
Choose a tag to compare

Added the Sabrent brand.

v1.1.1

26 Mar 14:04
Compare
Choose a tag to compare

Added new brands and fixed timeout error issues

v1.1.0: Added model feature (#13)

18 Mar 13:43
86780d2
Compare
Choose a tag to compare

The brand of each part is now accessible as a separate field.
Multithreading can now be toggled (extremely helpful for debugging purposes).
Added logging for debugging purposes.
Added better type hints.

v0.1.2

24 Nov 04:05
Compare
Choose a tag to compare

Removed the need for rapidjson as a dependency, and added concurrent connection limiting to avoid causing timeout issues.