v1.0.0
🚀 Features
- Player endpoints
- Middlewares and ability to use custom fetch function
- Stabelize API for
PageIterator
and add newChunkPageIterator
- by @MellKam (025f5)
🐞 Bug Fixes
- Invalid path in recommendation endpoint - by @MellKam (52cb4)
- Add missed
player
expoerts - by @LWJerri in #45 (a4354) CursorPageIterator
received items in revese order, add more tests for it - by @MellKam (54b7f)- PageIterator: Can't get the last element with collect method - by @MellKam (500ec)