Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 3.67 KB

CHANGELOG.md

File metadata and controls

66 lines (37 loc) · 3.67 KB

3.x (Next)

  • Your contribution here

3.2.0 (04/10/2024)

3.1.1 (02/25/2017)

3.1.0 (02/21/2017)

3.0.1 (02/7/2017)

3.0.0 (03/17/2016)

  • #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

2.0.0 (08/03/2015)

  • #32: Bump FBSnapshotTestCase to 2.0.3

1.3.4 (05/16/2015)

  • Fixes a bad release, see #30.

1.3.3 (05/11/2015)

1.3.2 (03/23/2015)

1.3.1 (12/29/2014)

1.2.1 (7/18/2014)

  • #16: Fixes view controller tests not calling viewWill/DidAppear when reading, not writing - @orta.

1.2.0 (7/17/2014)

  • #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.

1.1.0 (4/10/2014)

  • #1: Provide a working default for setReferenceImagesDirectory - @orta.
  • #8: Surface error from snapshot comparison and recording - @dblock.
  • #7: Mark tests that use recordSnapshot as failed - @dblock.

1.0 (3/9/2014)