v3.2.0
Additions:
- Added custom class support to a few more classes:
- :class:
ClanWarMembernow supports the :attr:attack_clsattribute to customize the type returned in
:func:ClanWarMember.attacks(and, by extension also :func:WarClan.attacksand :func:ClanWar.attacks) - :class:
WarClannow supports the :attr:member_clsattribute to customize the type returned in
:func:WarClan.members(and, by extension also :func:ClanWar.members) - :class:
ClanWarnow supports the :attr:clan_clsattribute to customize the types of
:func:ClanWar.clanand :func:ClanWar.opponent - the :class:
Equipmentclass can now be imported ascoc.Equipment
- :class:
Full Changelog: v3.1.0...v3.2.0