Skip to content

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sigeth Sigeth released this 31 May 18:25
· 33 commits to main since this release

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 ) and getPastChallenges ( 8cbc757 )
  • Added docs ( a14b97c )
  • Making the code a bit more efficient.