Releases: facebookarchive/ios-snapshot-test-case
Releases · facebookarchive/ios-snapshot-test-case
2.1.4
06 Oct 21:33
Compare
Sorry, something went wrong.
No results found
Swift 3 support (#194 )
Replace big macro with Objective-C method for easier debugging (#180 )
Support iOS7 (#198 )
2.1.3
22 Sep 16:54
Compare
Sorry, something went wrong.
No results found
Allow to compile with Xcode 7 and X code 8 with Swift 2.3 (#179 )
Fix POD verification for 2.1.3 (#193 )
2.1.2
06 Jul 00:42
Compare
Sorry, something went wrong.
No results found
Disabled Bitcode for tvOS target (#169 )
Added user target in podspec (#165 )
2.1.1
31 May 04:33
Compare
Sorry, something went wrong.
No results found
Added tvOS support for cocoapods (#163 )
Remove custom module map for cocoapods (#141 )
2.1.0
28 Mar 15:37
Compare
Sorry, something went wrong.
No results found
Changed FBSnapshotTestController from private to public in the xcodeproj (#135 )
Added device agnostic tests and assertions (#137 )
Fixed fb_imageForView edge cases (#138 , #153 )
Changed project setting to match the code style (#139 )
Fixed propagating the correct file name and line number on Swift (#140 )
Added framework support for tvOS (#143 )
Added optional tolerance parameter on Swift (#145 )
Added images to comparison errors (#146 )
Fixed build for Xcode 7.3 (#152 )
2.0.7
29 Oct 03:06
Compare
Sorry, something went wrong.
No results found
Change FBSnapshotTestController from private to public (#129 )
2.0.6
25 Oct 22:08
Compare
Sorry, something went wrong.
No results found
Added modulemap and podspec fixes to build with Xcode 7.1 (#127 )
2.0.5
14 Oct 00:26
Compare
Sorry, something went wrong.
No results found
2.0.4
04 Sep 04:30
Compare
Sorry, something went wrong.
No results found
Support loading reference images from the test bundle (#104 ) (Thanks to @yiding )
Fix for retina tolerance comparisons (#107 )
2.0.3
20 Jul 03:39
Compare
Sorry, something went wrong.
No results found
New property added (usesDrawViewHierarchyInRect) to handle cases like UIVisualEffect (#70 ), UIAppearance (#91 ) and Size Classes (#92 ) (#100 )