Build
* build: update websockets version ([`5a243e1`](https://github.com/supabase-community/realtime-py/commit/5a243e1b4886365eab87b70c8915f18eabdc0a5b))
Chore
* chore: build 0.0.5 ([`1b653b7`](https://github.com/supabase-community/realtime-py/commit/1b653b7633ad226edadf8e946d23a38bfc5b9a91))
Feature
* feat: add new release, drop support for 3.7 ([`28225cd`](https://github.com/supabase-community/realtime-py/commit/28225cdcfcac1b5f27ca33e9a66e35e3945a6439))
Fix
* fix: update version ([`0e8699a`](https://github.com/supabase-community/realtime-py/commit/0e8699a7bb12c583a7802dd39a863e75ee324714))
* fix: update package name in test ([`689de0b`](https://github.com/supabase-community/realtime-py/commit/689de0b35625c8e661b6784c73440a8b080b3612))
* fix: wildcard event is not handled correctly ([`88e4e58`](https://github.com/supabase-community/realtime-py/commit/88e4e58655206cb175936716888de4f367d5f209))
Unknown
* Merge pull request 57 from supabase-community/j0/new_release
feat: add new release, drop support for 3.7, add 3.11 to CI ([`3b4f40f`](https://github.com/supabase-community/realtime-py/commit/3b4f40fbeeb624ca4db6bc9684370fdf3615b446))
* Merge pull request 46 from bramvdbruggen/socket-auto-reconnect
Reconnect to websocket ([`02ca2cf`](https://github.com/supabase-community/realtime-py/commit/02ca2cf1b332b805c41a6ea0cc44fd4f0336c247))
* Merge pull request 34 from supabase-community/sourcery/pull-33
fix: wildcard event is not handled correctly (Sourcery refactored) ([`e256ccd`](https://github.com/supabase-community/realtime-py/commit/e256ccdcd1d2cae4e387af1078d0415f799194d9))
* Merge pull request 48 from kavalerov/remove-dataclasses
Remove `dataclasses` dependency ([`c5e1599`](https://github.com/supabase-community/realtime-py/commit/c5e1599a160fb3b2cae6e4399fe42f3768cfb9da))
* Remove dataclasses dependency ([`cdb7570`](https://github.com/supabase-community/realtime-py/commit/cdb7570c721a5c894f217d1deb557a04e435c1c0))
* Reconnect to websocket
Added the ability to specify if you want the socket to automatic try reconnecting and rejoining the channels. ([`2d81e72`](https://github.com/supabase-community/realtime-py/commit/2d81e729969cf51671364b670735dfcf87102fd7))
* Merge pull request 44 from supabase-community/j0_add_0.0.5
chore: release version 0.0.5 ([`4c808b0`](https://github.com/supabase-community/realtime-py/commit/4c808b000bfa3384678ad4aaa5e78f99d5ad89be))
* Merge pull request 45 from supabase-community/sourcery/j0_add_0.0.5
chore: release version 0.0.5 (Sourcery refactored) ([`86e2048`](https://github.com/supabase-community/realtime-py/commit/86e20480dcc9357941f738591c3a00e8c79ca2bc))
* &39;Refactored by Sourcery&39; ([`e12c165`](https://github.com/supabase-community/realtime-py/commit/e12c1657cb93e3a4f335386d031defd8421dc561))
* Merge pull request 18 from RizkyRajitha/add-ghaction
Add github action with trivial test cases with pytest ([`b787354`](https://github.com/supabase-community/realtime-py/commit/b787354225c3ac2f0df20fa17065b18d87b07ea6))
* Merge branch &39;master&39; into add-ghaction ([`966f986`](https://github.com/supabase-community/realtime-py/commit/966f98605842099364c8e14ee1e1fae3067167b4))
* Merge pull request 42 from nielsrolf/master
fix spelling mistake: set_chanel->set_channel ([`d475aea`](https://github.com/supabase-community/realtime-py/commit/d475aea4a3929698e8a891e7b1cd7f678564dd8e))
* fix spelling mistake: set_chanel->set_channel ([`25dc1bc`](https://github.com/supabase-community/realtime-py/commit/25dc1bc8571368549f9ac47e96c2472439599ae0))
* Merge pull request 37 from odiseo0/master
♻️ Standardize types and improve consistency ([`e30529e`](https://github.com/supabase-community/realtime-py/commit/e30529efb56250d34aca69d8739f73fa8a60879e))
* ♻️ Use `typing-extensions` directly ([`189f8b9`](https://github.com/supabase-community/realtime-py/commit/189f8b9b6c9b97fb843e2246f2aed6565e80b315))
* ♻️ Declare types in file instead of importing from `types.py` ([`d81682a`](https://github.com/supabase-community/realtime-py/commit/d81682a8d2c95c2881ec433731eefa6d748359c8))
* ➕ Add `typing-extensions` ([`0fe4287`](https://github.com/supabase-community/realtime-py/commit/0fe42875a4e753e19592a10b16a48a3c838b4e17))
* ♻️ Standardize types and improve consistency ([`dd71d42`](https://github.com/supabase-community/realtime-py/commit/dd71d42467432d1094e0149dc9e49526483d74cc))
* Merge pull request 36 from Matthew-Burkard/master
build: update websockets version ([`e0ef5b1`](https://github.com/supabase-community/realtime-py/commit/e0ef5b1149db6a6960082c8d298149421fdc8705))
* &39;Refactored by Sourcery&39; ([`f270cb1`](https://github.com/supabase-community/realtime-py/commit/f270cb1119134f9037390377e47ccb7d60dd5b05))