Skip to content

0.5.3: Fixes and improvements for usability

Compare
Choose a tag to compare
@mhallin mhallin released this 05 Dec 21:30
· 1323 commits to master since this release
0.5.3
New features:
* Helper trait and macro for producing FieldResults

Improvements:
* Relax iron handler trait requirements
* Let RootNode be Send and Sync if Mutations/Queries are

Fixes:
* Return statements in field resolver functions caused syntax errors