Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

chore(main): release 0.2.0 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 12, 2022

🤖 I have created a release beep boop

0.2.0 (2023-07-19)

⚠ BREAKING CHANGES

  • rewrite http ratelimiting (#29)
  • rename impl module to utils
  • gateway.types: remove unused convert_from_untyped function
  • new snowflake helper class
  • dispatcher/event: parent -> force_parent
  • Dispatcher: add shortcut for adding callback to event

Features

  • add support for all gateway events (4c4b200)
  • Dispatcher: add shortcut for adding callback to event (b6af38b)
  • gateway.types: remove unused convert_from_untyped function (3338336)
  • new snowflake helper class (07b1ab3)

Bug Fixes

  • compatbility w/ 3.9 (bf58b9e)
  • GatewayClient: check if heartbeat_timeout is negative or 0 (275b32f)
  • GuildScheduledEventEntityMetadata was renamed (bfb5e11)
  • heartbeat handler kept crashing for unknown reasons (8b874f1)
  • numerous typing issues (fcfaffe)
  • pyright errors (#24) (e5bacb8)
  • ratelimiter assumed that bucket exists (965891e)
  • remove commented out code (e0a1574)
  • typing.NamedTuple does not support multiple inheritance (e874747)

Code Refactoring

  • dispatcher/event: parent -> force_parent (e662ddf)
  • rename impl module to utils (a9c2f83)
  • rewrite http ratelimiting (#29) (03366dd)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--discatcore branch 4 times, most recently from d443e00 to 8bb6341 Compare November 13, 2022 23:36
@github-actions github-actions bot force-pushed the release-please--branches--main--components--discatcore branch 3 times, most recently from 1d13417 to 83a470c Compare November 29, 2022 07:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--discatcore branch from 83a470c to b2d83fa Compare December 10, 2022 21:44
@github-actions github-actions bot force-pushed the release-please--branches--main--components--discatcore branch 2 times, most recently from 3ec74c0 to 34e7b8d Compare January 4, 2023 04:43
@github-actions github-actions bot force-pushed the release-please--branches--main--components--discatcore branch from 34e7b8d to 59c144f Compare February 18, 2023 05:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--discatcore branch from 59c144f to 6c36917 Compare July 16, 2023 21:42
@github-actions github-actions bot force-pushed the release-please--branches--main--components--discatcore branch from 6c36917 to c3c4765 Compare July 19, 2023 06:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants