Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@novanai novanai released this 28 Jul 12:35
· 2 commits to master since this release
009ff31

Features

  • Add paginator utility methods (#2)

Bugfixes

  • Remove debugging file logging, which was not intended to be included in the previous release
  • Add a missing pydantic field alias for PlaylistItem.item which was resulting in an InvalidPayloadError
  • Allow PlayHistory.context and CursorPaginator.cursors to be None

Documentation

  • Add installation method to README