5.9.0
What's Changed
- feat: add args, kwargs to task by @kennhh in #1478
- Show diff failures for pre-commit CI workflow by @i0bs in #1484
- feat: add alt methods for multi-arg params for prefixed cmds by @AstreaTSS in #1471
- feat: cache channel data from interactions by @AstreaTSS in #1479
- fix: account for BaseChannel for channel mentions by @AstreaTSS in #1480
- feat: add default to delete/edit init interaction msg by @AstreaTSS in #1481
- docs: remove outdated cookiecutter template by @AstreaTSS in #1483
- feat: add id attr to app perms update event by @i0bs in #1485
- feat: add sort order for forums by @LordOfPolls in #1488
- feat: add rate limit per user where needed by @LordOfPolls in #1489
- fix: use message channel for PrefixedContext by @AstreaTSS in #1491
- fix: bind app_permissions for HybridContext by @AstreaTSS in #1492
- feat: add start_time(s) for AutoShardedClient by @AstreaTSS in #1482
- fix: correct listen typehint by @AstreaTSS in #1495
- Give mutable class attributes
typing.ClassVar
signatures by @i0bs in #1497 - ci: weekly check. by @pre-commit-ci in #1460
- feat: add ability to use different arg name than option name by @AstreaTSS in #1493
- fix: make sure exported auto_defer is deco, not module by @AstreaTSS in #1496
- fix/feat: adjust invite obj to respect event variants by @AstreaTSS in #1500
- fix: address issues with tag usage for guild forums by @AstreaTSS in #1499
- docs💥: revamp extension guide by @AstreaTSS in #1494
- chore: fix typo in example by @BritishBenji in #1501
- feat: add
guild
&channel
properties toThreadMembersUpdate
by @Damego in #1504 - ci: weekly check. by @pre-commit-ci in #1503
- fix(http): incorrect path for delete permission endpoint by @Donbur4156 in #1506
- ci: weekly check. by @pre-commit-ci in #1511
- feat: Implement missing stuff for scheduled events by @Damego in #1507
- docs: clarify message content intent in documentation by @i0bs in #1516
- feat: infer modal/component callback names from coroutine by @i0bs in #1519
- ci: weekly check. by @pre-commit-ci in #1521
New Contributors
- @kennhh made their first contribution in #1478
- @BritishBenji made their first contribution in #1501
Full Changelog: 5.8.0...5.9.0