Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@ping ping released this 03 Jun 04:57
· 201 commits to master since this release

Change log:

  • App API:
    • Client.standard_ratios() and Client.reel_ratios() is deprecated and replaced with MediaRatios.standard and MediaRatios.reel respectively.
    • Deprecated and experimental endpoints now warned with ClientDeprecationWarning and ClientExperimentalWarning.
    • collection_feed(), feed_liked(), self_feed() have been updated to support pagination through the max_id kwarg.