Releases: valiot/pygqlc
Releases · valiot/pygqlc
v3.5.4
What's Changed
- Update logging dependency by @ricardoleal20 in #49
New Contributors
- @ricardoleal20 made their first contribution in #49
Full Changelog: v3.5.2...v3.5.4
v3.5.2
3.5.2: reduce print statements
v3.5.1
Merge pull request #48 from valiot/fix/reduce-httpx-logging Fix: Set httpx logger to WARNING level
v3.5.0
Merge pull request #47 from valiot/acrogenesis/magic-prompt Major Performance Optimizations
v3.4.0
Merge pull request #46 from valiot/feature/httpx-async-api Replace requests with httpx and add async API methods
v3.3.0
What's Changed
- Show outdated packages & update them by @acrogenesis in #44
Full Changelog: v3.2.0...v3.3.0
v3.2.0
Update websockets to v1
v3.1.4
[3.1.4] - 2023-08-16
Fixed
- Bump
certifi
version to fix security vulnerability
v3.1.3
update README.md
v2.0.1
- Changed Singleton implementation from decorator to Metaclass.
- Changed project ownership