Skip to content

v4.1.0

Compare
Choose a tag to compare
@fm-build fm-build released this 28 May 01:21
4.1.0
4808727

Added

  • Documentation is now generated for a number of modules that were previously missing
  • Interfaces:
    • Trakt['sync/watchlist'] - now supports the sort parameter
    • Trakt['users/*/following']
    • Trakt['users/*/friends']
    • Trakt['users/*/history']
    • Trakt['users/*/ratings']
    • Trakt['users/*/watchlist']
  • Methods:
    • Trakt['sync/history'] seasons(), episodes()
    • Trakt['sync/ratings'] all()
  • Objects:
    • User

Changed

  • Methods:
    • Trakt['users/*/lists'] create() now cleans the provided username parameter.