https://pypi.org/project/py-cord/2.2.0
What's Changed
- Fix subcommands having MISSING cog attribute by @Middledot in #1594
- Update pylint requirement from ~=2.14.5 to ~=2.15.0 by @dependabot in #1597
- A better fix for subcommands having MISSING cogs by @Middledot in #1605
- feat(bot.py): fix type issues by @EmreTech in #1534
- fix(docs): correct AutoMod event arguments by @JustaSqu1d in #1614
- Added Guild Feature INVITES_DISABLED by @martinbndr in #1613
- Remove unused imports and variables by @Middledot in #1608
- Add 'suppress' to messageable.send() by @IKnewOne in #1587
- Fix TypeError in process_application_commands by @BobDotCom in #1622
- Revert "enclose in square brackets" by @BobDotCom in #1620
- Update pytest requirement from ~=7.1.2 to ~=7.1.3 by @dependabot in #1615
- Update pylint requirement from ~=2.15.0 to ~=2.15.2 by @dependabot in #1623
- fix(ext.bridge): bridge groups failing by @Middledot in #1633
- fix(ext.bridge): name being passed twice in groups by @Middledot in #1631
- Fix VOICE_SERVER_UPDATE error by @BobDotCom in #1624
- chore: cleanup documentation issues by @baronkobama in #1599
- fix(docs): select menu's min_values description by @JustaSqu1d in #1641
- Categorize Event Reference Events by @pandaninjas in #1644
- Remove unnecessary instance check in autocomplete by @DefiDebauchery in #1643
- Add example for dynamic cooldowns by @NeloBlivion in #1646
- Update mypy requirement from ~=0.971 to ~=0.981 by @dependabot in #1652
- Implement changelog by @BobDotCom in #1598
- Update coverage requirement from ~=6.4 to ~=6.5 by @dependabot in #1654
- Update pylint requirement from ~=2.15.2 to ~=2.15.3 by @dependabot in #1640
- Add 3.11 to package classifiers by @BobDotCom in #1656
- Proxy webhooks and interactions by @BobDotCom in #1655
- Upgrade utils.deprecated & add utils.warn_deprecated by @BobDotCom in #1657
- New delete_message_seconds parameter by @Middledot in #1557
- chore: better typehint by @Middledot in #1661
- Add View.get_item shortcut method by @NeloBlivion in #1659
- [ext.bridge] Permission decorators and invoke function by @Middledot in #1642
- Add raw_mention utils by @NeloBlivion in #1658
- Rename
original_message
tooriginal_response
by @Infiniticity in #1609
New Contributors
- @IKnewOne made their first contribution in #1587
- @pandaninjas made their first contribution in #1644
- @DefiDebauchery made their first contribution in #1643
Full Changelog: v2.1.3...v2.2.0