0.5.1 - 2023-04-13
Fixes
- remove recursion in field parsing - goto-bus-stop, pull/519
Theselection::selection_set
parser already supports parsing multiple fields.
This removes recursion from field parsing, reducing the risk of stack
overflow on queries with many fields.