Skip to content

Releases: ashfurrow/Nimble-Snapshots

7.0.0

06 May 13:41
2b0795e
Compare
Choose a tag to compare
  • Breaking change: filenames generated by the underlying library are different (specifically spaces-vs-underscores). You will likely need to regenerate your snapshots when upgrading to 7.0.0.
  • Update ios-snapshot-test-case to 6.0.0 - @karpelcev
  • Dropped support for iOS 8 and 9 - @karpelcev

6.9.1

30 Jan 01:09
caafde0
Compare
Choose a tag to compare
  • Update ios-snapshot-test-case to 5.0.2 - @dogo
  • Fix compareSnapShot signature - @dogo

6.9.0

30 Jan 01:24
be1cbf3
Compare
Choose a tag to compare

6.8.1

30 Jan 01:24
Compare
Choose a tag to compare

6.8.0

30 Jan 01:24
dbfabf2
Compare
Choose a tag to compare
  • Fix an error regarding iOSSnapshotTestCase breaking compatibility change in version 4.0.0 - @Vkt0r
  • Load reference images directory path from environment variable if present - @aniastrzezek

6.7.1

29 May 13:40
a2024c2
Compare
Choose a tag to compare
  • Change the images name for XCAttachments based on the origin image's name - @Maryam

6.7.0

01 May 16:38
dcb9662
Compare
Choose a tag to compare
  • Add test images to the test results as XCAttachments - @tabend

6.6.0

09 Apr 13:38
67a850b
Compare
Choose a tag to compare
  • Add the optional identifier for each snapshot function, to be used is there are multiple snapshot tests in a given test method - @Vkt0r

6.5.0

02 Apr 14:48
01cf2b9
Compare
Choose a tag to compare
  • Fix an error causing the project wasn't building with Xcode 9.3 - @Vkt0r

6.4.1

30 Jan 01:22
1683507
Compare
Choose a tag to compare
  • Fix pod lib lint warnings in Xcode 9 - @paulz