Skip to content

v0.4.3

Choose a tag to compare

released this 01 Nov 20:41
· 2509 commits to current since this release

This release contains bugfixes and marks the final release of the v0.4.x branch.
Future development will continue on the v0.5.x branch.

Thanks to the following for their contributions:

Added

Changed

  • [model] Rename Guild::permissions_for to Guild::permissions_in, keep an
    alias (@zeyla) c:dcac271

Fixed

  • [model] Make Member::permissions return guild-level permissions (@zeyla)
    c:d3eddc6

Misc.