Releases: kevinmichaelchen/graphql-schema-picker
Releases · kevinmichaelchen/graphql-schema-picker
v0.4.0
v0.3.1
v0.2.0
v0.1.0
Changelog
- e604d34 chore: remove uplift for now
 - 9609bb1 feat: docs update (#5)
 - d4751f9 chore: GitHub Actions for tagging new versions and creating a release (#4)
 - 9edd548 fix: Fix double-quote bug + Add more definition handlers (#3)
 - c1c30bb feat: Graph to SDL conversion (#2)
 - 61d8610 feat: SDL-to-AST-to-Graph pipeline + Example Hasura schema (#1)
 - 8123968 feat: Initial commit