Sleipnir v0.4.0 Release Notes

Release Date: 2014-08-21 // almost 10 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.