Skip to content

Releases: vKxni/clashofclans.ex

Version 1.3

29 Oct 18:39
Compare
Choose a tag to compare

Introducing player verification!

Players can now verify the ownership of their accounts through api tokens (settings -> api token -> show).
Function: verifyplayer(playertag, token)

⚠️ This is deprecating v1.1. From now on we only support v1.2(.5) and 1.3
Make sure to update your versions, specially if you are on production.

Version 1.2

26 Oct 20:00
Compare
Choose a tag to compare

Bug fixes, error handling, extended library

  • fixed player league bug not finding the player, even tho its an existing/valid tag
  • added the extended library for players, clans and (legend) leagues

Version 1.1

25 Oct 20:23
Compare
Choose a tag to compare

This introduces the very first release of the first version from clashofclans.ex

Base Player and Clan Data

Extended and Developers Data will follow in the extended tags