Skip to content

Releases: paulstringer/cslim

Enriched support for Primitive Types in Obj-C and Swift Lang

08 May 20:11

Choose a tag to compare

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

02 Jan 20:51

Choose a tag to compare

  • 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

20 Apr 09:08

Choose a tag to compare

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

11 Feb 14:55

Choose a tag to compare

  • Adds support for Swift string return types