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