Releases: supabase/realtime-py
Releases · supabase/realtime-py
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
v0.0.4
What's Changed
- Merge POC work in to master by @lionellloh in #1
- restructure for PYPI by @lionellloh in #2
- pip pkg related refactor by @lionellloh in #3
- Refactorings for better distribution by @lionellloh in #4
- Fix/dependencies by @lionellloh in #6
- refactored code and added logging by @prettyirrelevant in #7
- allow chaining with channel/on by @J0 in #9
- Change package management tool by @J0 in #8
- Add transformers by @J0 in #10
- Extract Transformer by @J0 in #13
- Add.md files for hacktoberfest by @J0 in #17
- Update websockets by @anand2312 in #19
- Release Version 1.3 by @J0 in #20
- Update Realtime Version by @J0 in #27
- Bug fixes and parsing timestamptz (Sourcery refactored) by @sourcery-ai in #24
- Bug fixes and parsing timestamptz by @nkitsaini in #23
New Contributors
- @lionellloh made their first contribution in #1
- @prettyirrelevant made their first contribution in #7
- @J0 made their first contribution in #9
- @anand2312 made their first contribution in #19
- @sourcery-ai made their first contribution in #24
- @nkitsaini made their first contribution in #23
Full Changelog: https://github.com/supabase-community/realtime-py/commits/v0.0.4