SnapshotTesting v1.8.0 Release Notes

Release Date: 2020-06-12 // almost 4 years ago
    • ➕ Added: SwiftUI support (thanks @natemann, @regexident).
    • ➕ Added: Apple TV 4K support (thanks @reez).
    • ➕ Added: Mac Catalyst support (thanks @rjchatfield).
    • ➕ Added: UIBezierPath, NSBezierPath, CGPath strategies (thanks @regexident).
    • 👌 Improved: don't crash on empty images, instead produce error artifact (thanks @mackoj).
    • 🐛 Bug fixed: trait collection now passed to view controller's recursive description strategy (thanks @erikpoort).
    • 🐛 Bug fixed: will no longer crash on hidden/unloaded web views (thanks @stuaustin).
    • 🐛 Bug fixed: don't re-add view controller to window when already added (thanks @hassfers).
    • ✅ More test coverage (thanks @SatoTakeshiX, @sidepelican).
    • ✏️ Typos fixed (thanks @freak4pc, @jstart).
    • 🐧 Other improvements: timeout error messaging, installation instructions, troubleshooting instructions, Linux CI.