Skip to content

Releases: graphql-python/graphql-ws

0.4.4

24 Aug 09:07
7ef25ec
Compare
Choose a tag to compare

Fix README / PyPi description

0.4.3

24 Aug 08:49
60ca18d
Compare
Choose a tag to compare

Add markdown support for package description
Fix: PyPi publish

0.4.2

24 Aug 08:42
18b16e8
Compare
Choose a tag to compare

Bump django version
Add verbose: true to pypi script

0.4.1

24 Aug 08:29
1a4408b
Compare
Choose a tag to compare

Fix: update every occurences of 0.3.1 versions that prevented PyPi release

0.4.0

24 Aug 08:08
c64443e
Compare
Choose a tag to compare

Removed support for Django 2
Added GitHub actions
Added Channels v3 compatibility
Added new module to support Channels > 1 #18

Fix: tests are running again
Fix: Correctly unsubscribe after on_start operation is complete

Breaking changes

If you are using this package with Django, read carefully the updated README as there might be breaking changes since the 0.3.x release.