v1.0.0
What's Changed
- build: update websockets version by @Matthew-Burkard in #36
- ♻️ Standardize types and improve consistency by @odiseo0 in #37
- fix spelling mistake: set_chanel->set_channel by @nielsrolf in #42
- Add github action with trivial test cases with pytest by @RizkyRajitha in #18
- chore: release version 0.0.5 (Sourcery refactored) by @sourcery-ai in #45
- chore: release version 0.0.5 by @J0 in #44
- Remove
dataclasses
dependency by @kavalerov in #48 - fix: wildcard event is not handled correctly (Sourcery refactored) by @sourcery-ai in #34
- fix: wildcard event is not handled correctly by @orenwang in #33
- Reconnect to websocket by @bramvdbruggen in #46
- feat: add new release, drop support for 3.7, add 3.11 to CI by @J0 in #57
New Contributors
- @Matthew-Burkard made their first contribution in #36
- @odiseo0 made their first contribution in #37
- @nielsrolf made their first contribution in #42
- @RizkyRajitha made their first contribution in #18
- @kavalerov made their first contribution in #48
- @orenwang made their first contribution in #33
- @bramvdbruggen made their first contribution in #46
Full Changelog: v0.0.4...v1.0.0