Skip to content

v2.2.0

Compare
Choose a tag to compare
@JonathanVusich JonathanVusich released this 29 Oct 04:47
· 8 commits to master since this release
1536c84

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.