SnapshotTesting v1.8.2 Release Notes
Release Date: 2020-08-20 // over 4 years ago-
- โ
Rename
SnapshotTesting.record
toSnapshotTesting.isRecording
to avoid clash with XCTestCase's newrecord
method (thanks @xavierLowmiller). - ๐ Fix UIApplication selector to return the application as expected (thanks @mstultz).
- ๐ Fix key window warning (thanks @tinder-maxwellelliott)
- โ
Rename
Previous changes from v1.8.1
-
- ๐ Change minimum iOS version from iOS 10 to 11 to fix SwiftUI linking problems (thanks @thedavidharris).