Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Releases: facebookarchive/ios-snapshot-test-case

2.0.2

29 Jun 21:02
Compare
Choose a tag to compare
  • Fix for retina comparisons (#96)

2.0.1

25 Jun 20:52
Compare
Choose a tag to compare
  • Allow usage of Objective-C subspec only, for projects supporting iOS 7 (#93) (Thanks to @x2on)

2.0.0

24 Jun 17:52
Compare
Choose a tag to compare
  • Approximate comparison (#88) (Thanks to @nap-sam-dean)
    • Breaking change: FBSnapshotVerifyLayerWithOptions and FBSnapshotVerifyViewWithOptions include an extra parameter for tolerance.
  • Swift support (#87) (Thanks to @pietbrauer)

1.8.1

06 May 00:04
Compare
Choose a tag to compare
  • Prevent mangling of C function names when compiled with a C++ compiler. (#79)