https://pypi.org/project/py-cord/2.3.0
What's Changed
- fix: README.rst grammar by @JustaSqu1d in #1675
- Add brief Attribute to BridgeSlashCommand by @Makiyu-py in #1676
- Pep 517 by @BobDotCom in #1668
- Update utils.py documentation by @NeloBlivion in #1682
- Minor get_or_fetch docs fix by @NeloBlivion in #1684
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #1685
- Bump github/codeql-action from 1 to 2 by @dependabot in #1687
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #1688
- Bump actions/setup-python from 2 to 4 by @dependabot in #1686
- Update pylint requirement from ~=2.15.3 to ~=2.15.4 by @dependabot in #1696
- Correct version_info number type by @Middledot in #1701
- Fix errors that will occur in python3.11 by @Youtong0826 in #1680
- Fix bridge.has_permissions by @Middledot in #1695
- feat(docs): warning on overriding on_connect by @JustaSqu1d in #1689
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1708
- Reworked
get_application_command
behaviour by @NeloBlivion in #1678 - Adjust original_message deprecation warning by @NeloBlivion in #1681
- Add Docstring to Enum for Option descriptions, issue 1510 by @jdelucca in #1699
- Doc restyle by @BobDotCom in #1697
- Docs Refactor by @BobDotCom in #1714
- Implement PEP 655 NotRequired by @BobDotCom in #1705
- Fix audit log overwrite transformer by @NeloBlivion in #1716
- fix: #1674 by @plun1331 in #1719
- Update pylint requirement from ~=2.15.4 to ~=2.15.5 by @dependabot in #1718
- Update pytest-asyncio requirement from ~=0.19.0 to ~=0.20.1 by @dependabot in #1717
- Move files by @Lulalaby in #1720
- Fix message send flags by @Dorukyum in #1723
- Run black with experimental string processing by @BobDotCom in #1725
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1724
- Pin cchardet version and add qualifiers by @BobDotCom in #1726
- Update pytest requirement from ~=7.1.3 to ~=7.2.0 by @dependabot in #1748
- Typo by @Om1609 in #1749
- Improve Workflows by @BobDotCom in #1750
- Bump codespell from 2.1.0 to 2.2.2 by @dependabot in #1751
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1753
- Clearly define button max label length by @UP929312 in #1757
- Implement new selects by @plun1331 in #1702
- Update user-agent by @BobDotCom in #1758
- fix(example): fix incorrect typehint by @JustaSqu1d in #1760
- Bump sphinxext-opengraph from 0.6.3 to 0.7.2 by @dependabot in #1767
- Update mypy requirement from ~=0.982 to ~=0.990 by @dependabot in #1766
- ci: add commitlint workflow by @BobDotCom in #1769
- docs: Autodoc typehints by @BobDotCom in #1710
- chore(deps): Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.5 by @dependabot in #1770
- feat: Add support for nsfw commands by @NeloBlivion in #1775
- feat: New flags
ACTIVE_DEVELOPER
andACTIVE
by @Lulalaby in #1776 - chore(deps): Sort requirements files by @BobDotCom in #1768
- docs: Document missing UserFlags by @NeloBlivion in #1779
- chore(deps): Update pytest-asyncio requirement from ~=0.20.1 to ~=0.20.2 by @dependabot in #1777
- chore(pre-commit): pre-commit autoupdate by @pre-commit-ci in #1780
- style: use
()
instead oftuple()
by @Infiniticity in #1783 - chore(deps-dev): Update mypy requirement from ~=0.990 to ~=0.991 by @dependabot in #1781
- docs: forum channels are no more experimental by @honzajavorek in #1782
- chore(deps): Bump sphinx-copybutton from 0.5.0 to 0.5.1 by @dependabot in #1784
- docs: Improve toctrees & sidebar formatting by @BobDotCom in #1773
- feat: Complete forum channel implementation by @Dorukyum in #1636
- refactor: make
ApplicationContext.user
non-optional by @Dorukyum in #1647 - chore: Remove
PRIVATE_THREADS
by @Lulalaby in #1789 - feat(ext.bridge): add bridge_commands attribute by @Middledot in #1787
- chore: Update Guild.features docs and literal by @NeloBlivion in #1788
- chore(deps): Bump sphinxext-opengraph from 0.7.2 to 0.7.3 by @dependabot in #1794
- chore(deps-dev): Update pylint requirement from ~=2.15.5 to ~=2.15.6 by @dependabot in #1793
- docs: Remove Table of Contents from FAQ by @Om1609 in #1792
New Contributors
- @Youtong0826 made their first contribution in #1680
- @pre-commit-ci made their first contribution in #1708
- @jdelucca made their first contribution in #1699
Full Changelog: v2.2.2...v2.3.0