Skip to content

v0.9.0

Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 28 Nov 13:49
· 34 commits to master since this release
8cff1ec

Additions

  • Add at_random method to BaseEnum for generating an enum variant at random.
  • Add levels property to CompetitionParticipationDetail.
  • Add patron, banner_image, and profile_image properties to Group.
  • Add SocialLinks model and social_links property to GroupDetail.
  • Add getting started guide to the documentation.

Changes

  • Methods that previously accepted only GroupMemberFragment now accept strings as well.
  • Update examples in GroupService that work with GroupMemberFragment.
  • Remove usage of weakref slots throughout the project, improving memory footprint.

Diff: v0.8.1...v0.9.0
Changelog: v0.9.0