This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
Releases: facebookarchive/ios-snapshot-test-case
Releases · facebookarchive/ios-snapshot-test-case
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
- 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)