Skip to content

Releases: ashfurrow/Nimble-Snapshots

8.2.1

05 Oct 20:27
96b3437
Compare
Choose a tag to compare

8.2.0

05 Oct 20:26
Compare
Choose a tag to compare
  • Adds support for replacing all snapshot reference images. See #198 - @dogo

8.1.2

01 Apr 20:39
4f0057e
Compare
Choose a tag to compare
  • Carthage-only release to fix search pages. See #196 - @joeydong

8.1.1

05 Oct 20:25
061207b
Compare
Choose a tag to compare
  • Adds additional control over pixelTolerate - @paulz

8.1.0

05 Oct 20:24
Compare
Choose a tag to compare
  • Adds optional pixelTolerance parameter - @paulz

8.0.0

12 Aug 16:18
56229a3
Compare
Choose a tag to compare
  • Update ios-snapshot-test-case to the latest version (6.1.0) - @Vkt0r
  • Remove the unnecessary .swift-version file - @Vkt0r

7.1.1

28 May 11:13
Compare
Choose a tag to compare

7.1.0

27 May 13:37
ecff4dd
Compare
Choose a tag to compare
  • Added support for Swift 5.0 and Xcode 10.2.1 - @Vkt0r

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