Skip to content

Version 1.0.11

Choose a tag to compare

@joserc87 joserc87 released this 09 Jul 14:45
· 176 commits to master since this release

Changed

  • Requesting a datafile now raises an APIException when the API returns a
    400 code.
  • 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.