Sleipnir v0.4.0 Release Notes
Release Date: 2014-08-21 // over 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.