Skip to content

Releases: clashperk/clashofclans.js

3.0.2

15 Jan 10:50
c612762
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...3.0.2

2.9.2

19 Nov 05:28
d5f0443
Compare
Choose a tag to compare

What's Changed

  • fix(RequestHandler): handle invalid json/html response by @csuvajit in #136

Full Changelog: 2.9.1...2.9.2

2.9.1

26 Oct 05:00
77903f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.0...2.9.1

2.9.0

22 Oct 17:24
debc937
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.4...2.9.0

2.8.4

14 Sep 03:57
5230b08
Compare
Choose a tag to compare

What's Changed

  • feat: typings and properties for clan capital. #121
  • fix(Player): conflict with the same name of builder & home base troops. #124

Full Changelog: 2.8.0...2.8.4

2.8.0

09 Jul 12:06
f12c8df
Compare
Choose a tag to compare
  • Better Throttler with JS generator function. (#111)
  • Updated raw data from game files. (#111)
  • New method Util#parseArmyLink has been added. (#110)

2.7.0

22 May 12:40
a33ae73
Compare
Choose a tag to compare
  • Some useful QOL methods have been added. (#106)

2.6.1

02 Feb 18:41
c4b26a6
Compare
Choose a tag to compare

Bug Fixes

  • New value and typings notInWar added for ClanWarLeagueGroup#state (#101)
  • Throw error if Util.formatTag / Util.parseTag is called with invalid argument (#102)

2.6.0

29 Jan 16:19
2f6cd5d
Compare
Choose a tag to compare

Features

2.5.2

23 Jan 13:27
09bde37
Compare
Choose a tag to compare

Bug Fixes

  • Fix ClanWar#attacksPerMembers property (#97)
  • Bump node-fetch from 2.6.6 to 2.6.7 (#96)