## 6.5.0 ### New Features * The `BuiltinFixedArrayType` class now defines the predicates `getSize` and `getElementType`, which yield the size of the array and the type of elements stored in the array, respectively. ### Major Analysis Improvements * Upgraded to allow analysis of Swift 6.3.1.