Skip to content

Releases: uber/ios-snapshot-test-case

8.0.0

22 Oct 03:40

Choose a tag to compare

  • We fixed all the file path issues and renamed the targets from FBSnapshotTestCase to iOSSnapshotTestCase. There were a lot of confusing old legacy decisions lingering in the repo and it didn't make sense to keep using confusing naming or directory structures. If you use SPM you will have to use 'import iOSSnapshotTestCase'. Cocoapods and Carthage will continue to use 'import FBSnapshotTestCase'.
  • Xcode 13 and iOS 15 support.
  • Bazel support.

7.0.0

24 Aug 20:55

Choose a tag to compare

  • Support for Swift Package Manager.
  • Updated for Xcode 12.5 and Swift 5.4.

6.2.0

11 Oct 23:52
5af8830

Choose a tag to compare

  • Fixed issue where images without the screen scale in the file name were failing. (#100)
  • Add convenience FBSnapshotVerifyViewController() function for Swift users (#101)
  • Updated for Xcode 11.1 and Swift 5.1.

6.1.0

01 Jul 17:29
47b21da

Choose a tag to compare

  • Added support for Xcode 9 attachments. (#86)
  • Updated the default suffixes to only contain the currently targetted architecture. (#87)
  • Use UIGraphicsImageRenderer to generate the image for a UIView instead of a custom graphics context (#95)
  • Use the main screen instead of the key window to calculate the correct size in tests that do not have a host application. (#79)
  • Display the correct error message when tests are run in record mode. (#65)
  • Updated for Xcode 10.2.1 and Swift 5.0.1.

6.0.3

01 Apr 18:58

Choose a tag to compare

Bump the version number for a new release for Carthage

6.0.2

27 Mar 00:27

Choose a tag to compare

Update for latest Cocoapods, release version 6.0.2

6.0.0

28 Jan 19:14

Choose a tag to compare

Update to 6.0.0

5.0.2

15 Jan 00:59

Choose a tag to compare

Bump version to 5.0.2