Releases: Sigeth/codingame-api-node-ts
Releases · Sigeth/codingame-api-node-ts
v0.0.4
Changelog
- Fixed the way to handle cookies, you should now find cookies when you log in with the function
loginCodinGamer
- Added every singles files of the API in the api folder ( 67c82d7 )
- Added functions
getGlobalLeaderboard
( e4168f5 ),getClashLeaderboard
( 9d9b6bb ) andgetPastChallenges
( 8cbc757 ) - Added docs ( a14b97c )
- Making the code a bit more efficient.
v0.0.3 Fixed a problem
Changelog
- Fixed a problem that caused the files not to extract correctly ( e600370 )