github pointfreeco/swift-snapshot-testing 1.6.0
1.6.0: Bug fixes and performance improvements 😆

latest releases: 1.16.0, 1.15.4, 1.15.3...
4 years ago

What's changed since last time?

  • Add device sizes for split view variants of iPads (#209)
  • Add recording to inline snapshotting (#212)
  • Sort cURL strategy headers (#214)
  • Add iOS minimum required deployment target to Package.swift (#215)
  • Allow dynamic size of views based on trait collection content sizes (#217)
  • Disable bitcode (#221)
  • Improve _assertInlineSnapshot ergonomics and tests (#231 and #232)
  • Use URL.init(fileURLWithPath:isDirectory:) to avoid file IO (#236)
  • Speed up image diffing (#248)
  • Improve image diff drawing performance (#249)

Thanks to @Sherlouk, @crayment, @jayhickey, @MarianaMeireles, @pavel-y-ivanov, @ferranpujolcamins, @kirillyakimovich, and @mr-v for making this release happen!

Don't miss a new swift-snapshot-testing release

NewReleases is sending notifications on new releases.