Release notes: Updated fields for GPU and memory parts.
2.2.1
Release notes: Added support for precise monitor response times.
2.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.
2.1.0
In this release, the manual data compression/decompression was removed since the contents of the GET request will already be compressed automatically.
2.0.1
1.2.3
Fixed name retrieval errors and page number retrieval.