Releases: specta/expecta
Releases · specta/expecta
Xcode 9 cleanup
v1.0.5
- Disables Bitcode on the Podspec [jonakyd]
- Assign actual value to a strong variable in EXP_expect [StatusReport]
- Avoid holding matcher in the thread dictionary after matching. [StatusReport]
- Adds tvOS to the Podspec [orta]
Expecta v1.0.1
Fixes a missing header (EXPMatchers+match.h
) that had incorrectly been set to be private.
v0.3.0
This release removes support for garbage collected targets, making it compatible with Xcode/Apple LLVM version 5.1, and adds 64-bit slices on iOS. It also raises the minimum deployment targets to iOS 5.x and OS X 10.7.