Skip to content

Releases: graphql-python/graphql-ws

0.4.4

Choose a tag to compare

@fabienheureux fabienheureux released this 24 Aug 09:07
7ef25ec

Fix README / PyPi description

0.4.3

Choose a tag to compare

@fabienheureux fabienheureux released this 24 Aug 08:49
60ca18d

Add markdown support for package description
Fix: PyPi publish

0.4.2

Choose a tag to compare

@fabienheureux fabienheureux released this 24 Aug 08:42
18b16e8

Bump django version
Add verbose: true to pypi script

0.4.1

Choose a tag to compare

@fabienheureux fabienheureux released this 24 Aug 08:29
1a4408b

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

0.4.0

Choose a tag to compare

@fabienheureux fabienheureux released this 24 Aug 08:08
c64443e

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.