Releases: pointfreeco/swift-snapshot-testing
Releases · pointfreeco/swift-snapshot-testing
1.19.2
1.19.1
What's Changed
- Fixed: Record Swift Testing attachments for new snapshots (#1065).
- Fixed:
UIImageattachments 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
What's Changed
- Added: Swift Testing attachment support (#1064).
- Added: Explicit
record: Record?parameter (deprecatingisRecording: 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
- @CraigSiemens made their first contribution in #1028
- @Kyle-Ye made their first contribution in #997
Full Changelog: 1.18.9...1.19.0
1.18.9
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
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
1.18.6
What's Changed
- Fixed: Address potential main thread deadlock when invoking
assertInlineSnapshotfrom a non-main queue running on the main thread (#1012).
Full Changelog: 1.18.5...1.18.6
1.18.5
What's Changed
- Fixed: Trailing trivia preserved when replacing closures by @seanwoodward in #1006
New Contributors
- @seanwoodward made their first contribution in #1006
Full Changelog: 1.18.4...1.18.5
1.18.4
1.18.3
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