All Versions
15
Latest Version
Avg Release Cycle
49 days
Latest Release
3090 days ago

Changelog History
Page 1

  • v2.1.4 Changes

    October 06, 2016
    • โœ… Swift 3 support (#194)
    • โœ… Replace big macro with Objective-C method for easier debugging (#180)
    • ๐Ÿ‘Œ Support iOS7 (#198)
  • v2.1.3 Changes

    September 22, 2016
    • ๐Ÿ‘ Allow to compile with Xcode 7 and X code 8 with Swift 2.3 (#179)
    • ๐Ÿ›  Fix POD verification for 2.1.3 (#193)
  • v2.1.2 Changes

    July 06, 2016
    • โœ… Disabled Bitcode for tvOS target (#169)
    • โž• Added user target in podspec (#165)
  • v2.1.1 Changes

    May 31, 2016
    • โž• Added tvOS support for cocoapods (#163)
    • โœ‚ Remove custom module map for cocoapods (#141)
  • v2.1.0 Changes

    March 28, 2016
    • ๐Ÿ”„ 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)
  • v2.0.7 Changes

    October 29, 2015
    • ๐Ÿ”„ Change FBSnapshotTestController from private to public (#129)
  • v2.0.6 Changes

    October 25, 2015
    • โž• Added modulemap and podspec fixes to build with Xcode 7.1 (#127)
  • v2.0.5 Changes

    October 14, 2015
  • v2.0.4 Changes

    September 04, 2015
    • ๐Ÿ‘Œ Support loading reference images from the test bundle (#104) (Thanks to @yiding)
    • ๐Ÿ›  Fix for retina tolerance comparisons (#107)
  • v2.0.3 Changes

    July 20, 2015
    • ๐Ÿ†• New property added (usesDrawViewHierarchyInRect) to handle cases like UIVisualEffect (#70), UIAppearance (#91) and Size Classes (#92) (#100)