Skip to content

Tags: johnpatrickmorgan/swift-snapshot-testing

Tags

1.17.7

Toggle 1.17.7's commit message
Run swift-format

1.17.6

Toggle 1.17.6's commit message
Run swift-format

1.17.5

Toggle 1.17.5's commit message
Add an NB to @_implementationOnly import.

1.17.4

Toggle 1.17.4's commit message
Run swift-format

1.17.3

Toggle 1.17.3's commit message
Run swift-format

1.17.2

Toggle 1.17.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Point updated packages to swiftlang organization (pointfreeco#873)

1.17.1

Toggle 1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix recordIssue for Xcode beta 3. (pointfreeco#869)

* Fix recordIssue for Xcode beta 3.

* wip

* wip

* fix

* wip

---------

Co-authored-by: Stephen Celis <stephen@stephencelis.com>

1.17.0

Toggle 1.17.0's commit message
Run swift-format

1.16.2

Toggle 1.16.2's commit message
Run swift-format

1.16.1

Toggle 1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support swift-syntax from 600.0.0-latest (pointfreeco#858)

The Xcode 16 beta generates macro projects using these swift-syntax
snapshots. Luckily things seem to be backwards compatible, so we can
expand our supported range.