v0.9.0
Additions
- Add
at_random
method toBaseEnum
for generating an enum variant at random. - Add
levels
property toCompetitionParticipationDetail
. - Add
patron
,banner_image
, andprofile_image
properties toGroup
. - Add
SocialLinks
model andsocial_links
property toGroupDetail
. - 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 withGroupMemberFragment
. - Remove usage of weakref slots throughout the project, improving memory footprint.
Diff: v0.8.1...v0.9.0
Changelog: v0.9.0