Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 21:01
· 34 commits to main since this release

Features:

Bug Fixes:

  • special case keyword list values in set statements by @zachdaniel

  • select name from first_relationship struct (#218) by Philip Capel (#218)

  • Fix CaseClauseError when filtering/sorting on doubly-nested embedded resource fields (#217) by sevenseacat (#217)

Improvements:

  • don't cast integer/string equality check unnecessarily by @zachdaniel