Releases: gqlmod/gqlmod
Releases · gqlmod/gqlmod
0.9: Big updates
v0.8.2
v0.8
v0.7.1
v0.7: Async support
This only changes some APIs around the aiohttp helper.
3.8 Updates
Python 3.8 broke some AST stuff.
This fixes it.
Inline Fragments
Add support for inline fragments.
(For real this time, since I apparently can't be trusted to push before cutting a release.)
Fixups, Docs, and The Great Move
- gqlmod got its own github organization
- More bugfixes from gqlmod-github
- Documented CLI and github action