apollo-encoder@0.6.0 (#589)
·
507 commits
to main
since this release
BREAKING
-
apollo-compiler@0.10.0 - goto-bus-stop, pull/588
This updates the version of
apollo-compilerrequired by theTryFrom
implementations in this crate.
Fixes
-
schema extension without fields skips empty block - dariuszkuc, pull/582
Prevents outputting the invalid code
extend schema {}.