Skip to content

4.0.4

Compare
Choose a tag to compare
@g-amichnia g-amichnia released this 11 Oct 05:47
· 51 commits to master since this release

Fixed:

  • Fixed concurrency issue, synchronized mock invocations in/out via private queue.
  • Fixed missing annotations for stubbing with producer (Jean-Charles Dessaint)
  • Fixed compilation of pod library for Xcode 12.5 (beta) (Emanuel Munteanu)
  • Conditionally import XCTest related stuff in SwiftTestObserver (Mark DiFranco)