Skip to content

v1.2.0 - getFullActivity

Choose a tag to compare

@jamesatjaminit jamesatjaminit released this 02 Apr 11:17
· 151 commits to main since this release

Since the /activity endpoint is solely used for pagination on ClassCharts, it didn't return results respecting the from field without specifying a last_id. With this version, the client.getFullActivity() method has been implemented, making the from and to fields work as expected.

Special thanks to @timthedev07 to getting the base logic working for this!

Changes

v1.1.0...v1.2.0