20.0.605
UPDATE
- Updated the Labs VEX function labs_binarysearch() in sidefxlabs_data.h to safeguard it against an edge-case scenario where floating-point value comparisons would yield false results due to literals having a higher precision than array elements in the default 32-bit VEX.
- Removed VAT_utilities.h because it is no longer used by anything.