iOS Snapshot Test Case v6.0.0 Release Notes

Release Date: 2019-01-28 // about 5 years ago
    • We deleted the agnosticOptions and deviceAgnostic properties. We didn't want to do this initially but we thought it was good to make a clean break from the old properties that had incorrect naming, as well as adding a new property (fileNameOptions) that includes screen scale as an option, so users of the library can choose to omit the screen scale from their file names.
    • Deployment Target set to iOS 10.0. For our own sanity, we only want to support three major versions of iOS at a time. If you need to support iOS 8 and/or 9, you need to use version 5.0 of the library.