Skip to content

Releases: tahirmt/Nimble-SnapshotTesting

v4.1.0

15 Sep 03:22
29b2e8d
Compare
Choose a tag to compare

What's Changed

  • Update to latest snapshot testing version by @tahirmt in #12

Full Changelog: v4.0.4...v4.1.0

v4.0.3

17 Nov 19:59
edf6dd5
Compare
Choose a tag to compare

What's Changed

  • Add watchOS 6 to the platforms by @tahirmt in #8

Full Changelog: v4.0.2...v4.0.3

v4.0.1

10 Oct 18:29
v4.0.1
528b74a
Compare
Choose a tag to compare

This release is a compatibility release for Nimble 13 https://github.com/Quick/Nimble/releases/tag/v13.0.0

Renames Predicate to Matcher for Xcode 15 compatibility

Full Changelog: v3.0.0...v4.0.1

v4.0.0-rc1

06 Oct 19:22
v4.0.0-rc1
8bf0ac6
Compare
Choose a tag to compare
v4.0.0-rc1 Pre-release
Pre-release

Nimble 13 compatibility update corresponding to the tag https://github.com/Quick/Nimble/releases/tag/v13.0.0-rc.1

Full Changelog: v3.0.0...v4.0.0-rc1

v3.0.0

21 Jun 01:45
v3.0.0
58cccd8
Compare
Choose a tag to compare

What's Changed

  • Update Quick to 7.0, Nimble to 12.0 by @rayray in #6

New Contributors

  • @rayray made their first contribution in #6

Full Changelog: v2.0.1...v3.0.0

v2.0.1

15 Nov 21:52
v2.0.1
663edc7
Compare
Choose a tag to compare

Fixes Packagefile.swift dependency on Nimble

v2.0.0

15 Nov 16:20
v2.0.0
7c72320
Compare
Choose a tag to compare
  • Update dependency from Quick 5 to Quick 6.0
  • Update Nimble from 10 to 11
  • Update minimum deployment target to 13
  • Add async method for toEventually

v1.10.1

14 Nov 17:00
aae77f8
Compare
Choose a tag to compare

What's Changed

  • Bump deployment target to 13.0 by @tahirmt in #5

This version was reverted due to the breaking changes

Full Changelog: v1.10.0...v1.10.1

v1.10.0

25 Sep 04:40
v1.10.0
9da7de9
Compare
Choose a tag to compare

Update swift-snapshot-testing dependency version to 1.10.0

v0.2.1

02 Apr 03:41
3271912
Compare
Choose a tag to compare

Fixes a compiler issue with swift package manager