OCMockito v3.0.2 Release Notes

Release Date: 2016-06-26 // almost 8 years ago
  • ๐Ÿ”– 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