github Quick/Nimble v9.0.0-beta.1

latest releases: v13.3.0, v13.2.1, v13.2.0...
pre-release4 years ago

BREAKING CHANGES

  • Bump Swift requirement to 5.2 (Xcode 11.4) #689, #692, #701, #728
  • Make throwAssertion and throwError matchers generic and usable with non-void closures #698
  • Replaced TimeInterval with DispatchTimeInterval #718 (Thanks @wongzigii)

Additions

  • Add elementsEqual(_:by:) matcher using a predicate closure #695

Improvements

  • Update CwlPreconditionTesting to 2.0.0 #681, #706
  • [gardening] Move operators into types where possible #699
  • [CI] Parallel platform testing #700
  • Fix a swiftlint violation #726 (Thanks @chunkyguy)
  • Enable module stability #732
  • [CI] Use norio-nomura/action-swiftlint for running SwiftLint #735

Bugfixes

  • Fix elementsEqual matcher constraint to match with the Swift standard library equivalent #693

Docs

  • Unpin the cocoapods instructions from Nimble 6.0.0 in the README #717 (Thanks @intiocean)
  • Fix README.md code example on Notifications #722 (Thanks @yanamura)

Don't miss a new Nimble release

NewReleases is sending notifications on new releases.