Version 1.0.11
Changed
- Requesting a datafile now raises an
APIExceptionwhen the API returns a
400code. - Date params on the datafile request can be now both strings and datetime
objects.
Added
Added helper method time_intervals to split the datafile requests in smaller
intervals.