v1.0.0: Fix include exclude binding for seclection (#52)
* 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