Skip to content

Releases: pointfreeco/swift-snapshot-testing

1.19.2

30 Mar 18:35
ad5e319

Choose a tag to compare

What's Changed

  • Fixed: Bump swift-syntax to latest (thanks @dfed, #1074).
  • Fixed: Address compiler crash affecting Swift 5.9...6.0.

New Contributors

Full Changelog: 1.19.1...1.19.2

1.19.1

19 Mar 16:35
05b6f05

Choose a tag to compare

What's Changed

  • Fixed: Record Swift Testing attachments for new snapshots (#1065).
  • Fixed: UIImage attachments in Swift Testing (#1066).
  • Fixed: Use native Swift Testing image attachments in Swift >=6.3 (thanks @ajkolean, #1067).

New Contributors

Full Changelog: 1.19.0...1.19.1

1.19.0

18 Mar 20:12
0ce5359

Choose a tag to compare

What's Changed

  • Added: Swift Testing attachment support (#1064).
  • Added: Explicit record: Record? parameter (deprecating isRecording: Bool?) (thanks @pyrtsa, #1057).
  • Improved: The image diff algorithm has been improved to better highlight subtle differences (thanks @CraigSiemens, #1028).
  • Infrastructure: Documentation fixes (thanks @Kyle-Ye, #997).

New Contributors

Full Changelog: 1.18.9...1.19.0

1.18.9

29 Jan 21:55
bf8d8c2

Choose a tag to compare

What's Changed

  • Fixed: Address a regression from 1.18.8 that prevented inline snapshots from recording (#1050).
  • Fixed: Linux inline snapshots are now recorded (#1050).

Full Changelog: 1.18.8...1.18.9

1.18.8

28 Jan 22:16
cc051f1

Choose a tag to compare

What's Changed

  • Fixed: Don't install test observer when in Swift Testing to avoid Linux crash (#1048).
  • Infrastructure: Add max line length to .editorconfig (thanks @pyrtsa, #1034).
  • Infrastructure: Update package versioning (#1035).

New Contributors

Full Changelog: 1.18.7...1.18.8

1.18.7

17 Sep 18:06
a8b7c5e

Choose a tag to compare

What's Changed

  • Fixed: Add support for SwiftSyntax 602 (thanks @noremac, #1023)
  • Infrastructure: Bump CI (#1025).

New Contributors

Full Changelog: 1.18.6...1.18.7

1.18.6

23 Jul 18:24

Choose a tag to compare

What's Changed

  • Fixed: Address potential main thread deadlock when invoking assertInlineSnapshot from a non-main queue running on the main thread (#1012).

Full Changelog: 1.18.5...1.18.6

1.18.5

18 Jul 22:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.18.4...1.18.5

1.18.4

22 May 16:58
37230a3

Choose a tag to compare

What's Changed

  • Fixed: Help with file paths that include spaces by @FishOSU in #990
  • Infrastructure: Add docs for UI testing. #989

New Contributors

Full Changelog: 1.18.3...1.18.4

1.18.3

01 Apr 14:52
1be8144

Choose a tag to compare

What's Changed

  • Fixed: Update to 6.1 in swift-syntax in the Swift 6 package file (thanks @shimastripe, #968).

Full Changelog: 1.18.2...1.18.3