Skip to content

cynic-parser-v0.8.5

Compare
Choose a tag to compare
@cynic-releaser cynic-releaser released this 27 Nov 13:09
· 5 commits to main since this release
020bdb7

New Features

  • Every selection set in ExecutableDocument now has a span.

Bug Fixes

  • Type::wrappers functions now return TypeWrappersIter instead of impl Iterator
  • TypeWrappersIter is now Clone