MBS FileMaker Plugin, version 7.3pr7
- Added XML.Parse and XML.Release to parse XML once and query several times to get better performance.
- Fixed bug in Int64 parsing when FileMaker uses scientific notation.
- Improved Math.BitwiseAND, Math.BitwiseOR, Math.BitwiseNOT, Math.BitwiseXOR, Math.BitwiseShiftRight and Math.BitwiseShiftLeft to use 64-bit integers instead of 32-bit.
- Improved XML parsing for huge XML texts.
- Bug fixes for future macOS versions.