1.6.0: Bug fixes and performance improvements 😆
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!