Skip to content

v1.0.0: Fix include exclude binding for seclection (#52)

Choose a tag to compare

@github-actions github-actions released this 30 Jan 12:23
· 13 commits to main since this release
70a4504
* Transform union type to match selection first then filter

Previously Either always matched as filter since filter can always have
nullable fields.

* Upgrade hypersync client rust

* Increment version