Releases: JonathanVusich/pcpartpicker
Releases · JonathanVusich/pcpartpicker
v1.1.3
Added the OLOy brand.
v1.1.2
Added the Sabrent brand.
v1.1.1
Added new brands and fixed timeout error issues
v1.1.0: Added model feature (#13)
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
Removed the need for rapidjson as a dependency, and added concurrent connection limiting to avoid causing timeout issues.