这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: DoctorJohn/aiogqlc

v5.4.0

18 Oct 00:50

Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.4.0

v5.3.0

30 Oct 23:19
e635476

Choose a tag to compare

Officially support Python 3.13

v5.2.0

22 Sep 23:35
57d4ba2

Choose a tag to compare

Bump version to 5.2.0

v5.1.0

02 Jan 23:28
4535e4c

Choose a tag to compare

Bump version to 5.1.0

v5.0.1

02 Jan 04:07
af176f3

Choose a tag to compare

Bump version to 5.0.1

v5.0.0

01 Jan 18:24
20f7031

Choose a tag to compare

The connection initialization parameters of the legacy graphql-ws protocol now default to an empty JSON object {} instead of null. This is to be more aligned with the reference implementation.

Furthermore, various constants have been removed from aiogqlc.constants. They were not considered part of the public API, but in case you used them, you might need to update your code.

v4.1.0

12 Nov 17:24
776e7c6

Choose a tag to compare

This release adds official support for Python 3.12 and enables the passing of extra request options to aiohttp.

v4.0.0

04 Sep 21:04

Choose a tag to compare

This release drops support for Python 3.7 and adds support for Python 3.11

v3.1.0

31 Jul 01:29

Choose a tag to compare

Bump version to 3.1.0

v3.0.0

07 Oct 16:28

Choose a tag to compare

This release drops support for Python 3.6 and adds support for Python 3.10.