All Versions
26
Latest Version
Avg Release Cycle
114 days
Latest Release
2721 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.7 Changes
October 03, 2017- Xcode9 compatability improvements - [shockdesign]
- SpectaDSL: dictionary objects' life time bug fix. - [mkimi-lightricks]
-
v1.0.6 Changes
February 08, 2017- ๐ฒ Log out when skipping a not-focused spec [orta]
- ๐ Fixed spt_dequeueFailures causing deadlock when running vanilla
XCTestCase
withXCTestExpectation
[MatejBalantic]
-
v1.0.5 Changes
November 07, 2015- Disables bitcode - [guidomb/timbodeit]
- ๐ Fixes a warning - [flovilmart]
- โ Adds tvOS to the Podspec - [orta]
-
v1.0.4 Changes
September 22, 2015- Podspec Fix for
framework_search_paths
[wessmith] - ๐ makes specta compatible with xctool / xcode 7 [extrememan]
- Podspec Fix for
-
v1.0.3 Changes
July 24, 2015- ๐ Fixed a retain cycle with example groups [dhardiman]
-
v1.0.2 Changes
June 11, 2015- โ Added a
waitUntilTimeout
function allowing you to run a block with a specific timeout [eunikolsky] - ๐ Support for Xcode 7 [coverback]
- โ Added a
-
v1.0.1 Changes
May 29, 2015- Made the framework iOS7 to fix a bug in generating Carthage compatible frameworks [hyperspacemark]
-
v1.0.0 Changes
May 04, 2015- ๐ Minor cleanup to prepare for the first non-breakable release!
-
v0.5.0 Changes
April 02, 2015- ๐ฅ BREAKING: Whitelist classes for inclusion in global beforeEach and afterEach hooks, instead of blacklisting for exclusion. See
SPTGlobalBeforeAfterEach
[wasnotrice]
- ๐ฅ BREAKING: Whitelist classes for inclusion in global beforeEach and afterEach hooks, instead of blacklisting for exclusion. See
-
v0.4.0 Changes
- ๐ Makes it easy to skip the beforeEach/afterEach functions for specific classes [paweldudek]
- All failures now call back on the main thread [neonacho + J-Rojas]
- ENV var to control signing [jmoody]
- โ Run Xcode command line tools with xcrun [jmoody]
- OCMock3 compatability [paweldudek]