Releases: paulstringer/cslim
Releases · paulstringer/cslim
Enriched support for Primitive Types in Obj-C and Swift Lang
Version 1.1.5
Adds support for Swift and Obj-C Primitive Types Int, Double and Float
Adds Support for new NSArray Types in Swift 3
- Fixes an issue where new underlying NSArray types returned would cause an exceptions e.g. when returning an NSArray from a query().
Fixes Swift String Support for Xcode 7.3
This release resolves an issue introduced by Xcode 7.3 that prevented use of native String return types with Fitnesse.
Swift String Return Type Support
- Adds support for Swift string return types