Skip to content

v3.0.2

Compare
Choose a tag to compare
@jonreid jonreid released this 26 Jun 05:24

Version 3.0.2

25 Jun 2016

Fixes:

  • Fixed race condition when stubbed method is called from multiple threads. Thanks to:
    brianvanderwal
  • Add transitive imports to OCMockito.h to satisfy new umbrella header requirements.
  • Significantly speed up mock creation time. Thanks to: rcgroot

Features:

  • Added Carthage support for Mac, iOS, watchOS and tvOS. Thanks to: Nikolaj Schumacher