Skip to content

Version 3.0.0

Latest
Compare
Choose a tag to compare
@matous-volf matous-volf released this 16 Jun 13:16
  • Added enumerations:

    • BattleDeckSelection
    • BattleType
    • ClanType
    • PrizeResource
    • RiverRacePeriodType
    • RiverRaceState

    The models' string properties got replaced by those.

  • Added summary to public constructors and enumerations.

  • Made the ClashRoyale class non-static. In order to use it, it is now required to create an instance of it.