New
Swift 4.1
Major change in this release is that LayoutKit now builds cleanly with Swift 4.1 (Xcode 9.3).
For the Objective-C side, the configureView: method on the LOKLayout protocol is no longer optional. It is valid to provide an empty implementation if it is legitimately not needed for a particular layout implementation.