Sleipnir v0.4.0 Release Notes

Release Date: 2014-08-21 // over 9 years ago
    • ๐Ÿ‘Œ Support for XCode6-Beta6
    • ๐Ÿ†• New: Should syntax implementation. Documentation swift actual.should.equal(expected)
    • ๐Ÿ”„ Change: Drop support for multiple items in Contain matcher.

Previous changes from v0.3.1

    • ๐Ÿ›  Fix: Update for OSX and iOS frameworks. They now work in project with both Swift and ObjC code
    • ๐Ÿ›  Fix: Return correct result after specs run.