This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
0.15.0
Pre-release
Pre-release
What's Changed
- π Added mermaid support to docs by @Lunarmagpie in #313
- β¨ Adding ScheduleEvent by @Sigmanificient in #304
- β¨ Added
Channel.bulk_delete_messages()
andChannel.edit_permissions()
by @darvil82 in #316 - π Added all user and current user methods by @Endercheif in #299
- β¨ Added 10 endpoints to
Channel
by @darvil82 in #320 - β¨ Moved InviteMetadata to Invite by @KylianAlex in #319
- π Fixed command registration and closes #256 by @Lunarmagpie in #317
- β¨ Added UserMessage.from_id by @Endercheif in #315
- β¬οΈ Adding Python 3.10 as supported by @VincentRPS in #323
- β¨ Add timeouts. by @ooliver1 in #324
- β¨ Components by @Lunarmagpie in #321
- π filter out message fields if None instead of False by @TheBobBobs in #331
- π Fixes post_send_handler deleting channel instead of message by @TheBobBobs in #332
- π β¨ Added VERY basic sharding support and fixed the gateway by @Lunarmagpie in #329
- β¨ Added 12 endpoints to
Channel
by @darvil82 in #337 - π updated README by @Lunarmagpie in #335
- π ActivityFlags no longer crash by @Lunarmagpie in #339
- β¨ Message options by @Endercheif in #330
New Contributors
- @darvil82 made their first contribution in #316
- @KylianAlex made their first contribution in #319
- @TheBobBobs made their first contribution in #331
Full Changelog: 0.14.0...0.15.0