- Your contribution here
- #48: Support Specta 2.0 - @brainbicycle.
- #49: Migrate CI to GitHub actions - @brainbicycle.
- #46: Add missing import of CoreGraphics framework - @leoformaggio.
- #45: Add support for image approximation - @leoformaggio.
- #36: Disable bitcode when installed through CocoaPods - @ealeksandrov.
- #43: Flaky tests on i386 simulator devices - @dragvs.
- #35: Make FBSnapshotTestCase more open ended with
~> 2.0
- #35: Make Expecta+Snapshots work with CocoaPods 1.0, by enforcing the Specta dependency
- #35: Fail quickly if you pass a nil in to record/hasSnapshot
- #32: Bump FBSnapshotTestCase to 2.0.3
- Fixes a bad release, see #30.
- #29: use #if_header @ruslanskorb
- #18: Fixed compatibility with Xcode 6 & Xcode 6-compatible versions of dependencies, including Specta 0.2 and 0.3 - @1aurabrown, @martincik, @andreamazz.
- #14: Support View Controllers as inputs, and call the view(Will/Did)Appear etc method - @orta.
- #14: Renamed Pod to make it consistent with other Expecta matcher libs ( and deprecated older versions ) - @orta.