SnapshotTesting v1.4.0 Release Notes

Release Date: 2019-03-26 // about 5 years ago
  • ๐Ÿš€ This release brings SnapshotTesting up to date with Swift 5!

    What's changed?

    • ๐Ÿ‘ Swift 5 support!
    • ๐Ÿง The SnapshotTestCase subclass is no longer needed on Linux and has been deprecated as a type alias to XCTestCase. The type alias will be removed in a future version (#200).
    • โšก๏ธ The dump strategy has been optimized (#195).