Skip to content

apollo-encoder@0.6.0 (#589)

Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 20 Jun 14:36
· 407 commits to main since this release
b840606

BREAKING

  • apollo-compiler@0.10.0 - goto-bus-stop, pull/588

    This updates the version of apollo-compiler required by the TryFrom
    implementations in this crate.

Fixes

  • schema extension without fields skips empty block - dariuszkuc, pull/582

    Prevents outputting the invalid code extend schema {}.