This release implements the main actions for the [report](https://www.datasmoothie.com/static/api2/index.htmltag/report) and [reportElement](https://www.datasmoothie.com/static/api2/index.htmltag/reportElement) endpoints. Both are represented by the `report` object, where the report endpoint is referred to as `report.meta` and the reportElements endpoint is referred to as `report.elements`.
This release also implements `report.add_chart()`, which is still at an experimental phase and is not very robust.