github typelift/SwiftCheck 0.11.0
Four Two The Floor

latest release: 0.12.0
6 years ago

⚠️ Breaking Changes Ahead ⚠️

  • Update to the Swift 4.2 tooling, 4.2-style package format, and upgrade the Xcode project to compile in the 4.2 mode of the Swift compiler.
  • Removed the previously-deprecated Gen.map forms. Please use the corresponding Gen.zip function call itself
  • Removed quickCheck(_ :name:). Use one of quickCheck(asserting:) or quickCheck(reporting:) instead.

Don't miss a new SwiftCheck release

NewReleases is sending notifications on new releases.