- Update repo-config and setuptools versions
- Timestamps in the response are now timezone aware.
- Support for streaming: By omitting the end date in the request, the client will return any historical data from timestamp until now and keep streaming new data as it arrives.
- Also the start date can be omitted which let's the data start at the earliest time stamp that is available.