All Versions
10
Latest Version
Avg Release Cycle
190 days
Latest Release
2461 days ago
Changelog History
Changelog History
-
v3.0.0 Changes
January 12, 2018Or "every set of three is complete" (read more)
- [added] Upgrade Kiwi to Xcode 9.2 ๐ (Huge thanks to @SergeyKuryanov ๐)
- [changed] Rename
any
helper tokw_any
. This is a breaking change and you will have to update your tests accordingly. - ๐ [fixed] Release retained resources held by the verifiers (#667)
- ๐ [fixed] Avoid initializing classes when registering matchers (#649)
- [added] Support assertions from XCTest, Expecta and Nimble (#671, #636)
- [changed] Rename
-[KWNotificationMatcher bePostedWithObject:andUserInfo:]
to-bePostedWithObject:userInfo:
(#663). This is a breaking change and you will have to update your tests accordingly. - ๐ [fixed] Other minor fixes and improvements (#647, #610, #661, #663, #628)
๐ฑ Thanks @glentregoning, @samkrishna, @mhallendal, @ericbuehl, @yas375, @aspcartman, @tonyarnold, @sharplet and @orta ๐
Install via CocoaPods or Carthage.
๐ฑ ๐
-
v2.4.0 Changes
August 13, 2015- [added] Shared Example Groups. This has been a long time coming, but now it's here! To learn more take a look at #600 (thanks @modocache and @ecaselles!)
- [changed] Kiwi now defines dynamic framework targets for OS X and iOS, and supports installation via Carthage. Building as a static library (in order to target iOS 7.x) is still supported via CocoaPods.
- ๐ [fixed] An issue where Kiwi's tests wouldn't run on OS X 10.9. (#597, thanks @jerrymarino!)
- ๐ [fixed] An issue with FRAMEWORK_SEARCH_PATHS (thanks Shalini Kurian!)
Install via CocoaPods or Carthage.
๐ฑ ๐
-
v2.3.1
November 11, 2014 -
v2.3.0
July 08, 2014 -
v2.2.4
March 13, 2014 -
v2.2.3
October 18, 2013 -
v2.2.2
September 20, 2013 -
v2.2.1
August 11, 2013 -
v2.2
June 23, 2013 -
v2.1
May 09, 2013