SnapshotTesting v1.8.2 Release Notes

Release Date: 2020-08-20 // over 3 years ago
    • โœ… Rename SnapshotTesting.record to SnapshotTesting.isRecording to avoid clash with XCTestCase's new record method (thanks @xavierLowmiller).
    • ๐Ÿ›  Fix UIApplication selector to return the application as expected (thanks @mstultz).
    • ๐Ÿ›  Fix key window warning (thanks @tinder-maxwellelliott)

Previous changes from v1.8.1

    • ๐Ÿ”„ Change minimum iOS version from iOS 10 to 11 to fix SwiftUI linking problems (thanks @thedavidharris).