Skip to content

Releases: valiot/pygqlc

v3.5.4

02 May 21:02
eb14673

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.2...v3.5.4

v3.5.2

19 Mar 22:00

Choose a tag to compare

3.5.2: reduce print statements

v3.5.1

10 Mar 20:04
8e4f714

Choose a tag to compare

Merge pull request #48 from valiot/fix/reduce-httpx-logging

Fix: Set httpx logger to WARNING level

v3.5.0

07 Mar 22:46
5ef8e80

Choose a tag to compare

Merge pull request #47 from valiot/acrogenesis/magic-prompt

Major Performance Optimizations

v3.4.0

05 Mar 19:51
9d66ca8

Choose a tag to compare

Merge pull request #46 from valiot/feature/httpx-async-api

Replace requests with httpx and add async API methods

v3.3.0

25 Jan 21:58

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

05 Jul 03:57
675dae0

Choose a tag to compare

Update websockets to v1

v3.1.4

16 Aug 22:47

Choose a tag to compare

[3.1.4] - 2023-08-16

Fixed

  • Bump certifi version to fix security vulnerability

v3.1.3

17 Jul 18:53

Choose a tag to compare

update README.md

v2.0.1

26 Aug 13:28

Choose a tag to compare

  • Changed Singleton implementation from decorator to Metaclass.
  • Changed project ownership