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 anInvalidPayloadError
- Allow
PlayHistory.context
andCursorPaginator.cursors
to beNone
Documentation
- Add installation method to README