1.14.2
What's Changed
- Fixed: Inline snapshots are now prepared before emitting an XCTest failure, ensuring the artifact is written (#787).
- Fixed:
assertCustomInline()
no longer leaves empty parens hanging around when expanded (#788). - Fixed: The
swift-syntax
dependency has widened to support 508.0.1..<510.0.0, allowing the library to be depended on even when another package depends on 508.0.1 (#795). - Infrastructure: Updated SPI configuration for watchOS (thanks @finestructure, #789).
Full Changelog: 1.14.1...1.14.2