Skip to content

Nimble v3.0.0

Compare
Choose a tag to compare
@jeffh jeffh released this 27 Oct 05:47
v3.0.0

This release supports Xcode 7.1 with better tvOS support.

Changes:

  • tvOS is a separate build target from iOS.
  • updated import headers to be relative from module-based for Xcode 7.1
  • revert waitUntil variadic completion function to avoid ambiguities for some edge cases
  • fix haveCount matcher's expected and actual values reversed in expectation message