Skip to content

Releases: aaantiii/goclash

fix WarClan struct

23 Nov 22:04
13d7259

Choose a tag to compare

Field "Members" was changed to slice of ClanWarMember

New: GetPlayersWithError

09 Jul 13:36

Choose a tag to compare

Splitted GetPlayers func to GetPlayers and GetPlayersWithError.
GetPlayers: ignores errors if one or more of the players failed to fetched. They will be nil in returned slice.
GetPlayersWithError: if one of the players failed to fetch, the function returns nil and an error.

v1.0.7

15 Feb 15:48

Choose a tag to compare

fixes clan search

v1.0.6

15 Feb 15:31

Choose a tag to compare

fixes key revocation

v1.0.5

26 Jan 13:13

Choose a tag to compare

yeah

v1.0.4

26 Jan 12:00

Choose a tag to compare

fixed empty ip addr

v1.0.3

23 Jan 14:52

Choose a tag to compare

GetAchievement compatability for KeepYourAccountSafe and KeepYourAccountSafeOld

v1.0.2

23 Jan 14:26

Choose a tag to compare

first stable

v1.0.1

23 Jan 14:19

Choose a tag to compare

Fixes cache

v1.0.0

23 Jan 00:13

Choose a tag to compare

first release of goclash