Skip to content

5.5.0

Choose a tag to compare

@MarkusH MarkusH released this 28 Feb 11:14
· 30 commits to develop since this release
  • Added support for Python 3.6

  • Allowed article_ids when fetching access data to be a
    collections.Iterable and not just a string, list or tuple. Passing
    anything else will raise a DeprecationWarning.