Skip to content

Releases: uber/swift-common

Sourcekitten dependency removal

07 Nov 00:34
32c4757
Compare
Choose a tag to compare

As we've moved to SwiftSyntax, @tianskylan has removed the dependency on SourceKitten

Statically link SwiftToolsSupport

23 Jul 17:18
Compare
Choose a tag to compare

Statically link SwiftToolsSupport so that dependent packages can distribute easily.

SHA fix

01 Jul 05:31
fc199e4
Compare
Choose a tag to compare

Unfortunately depending on the core swift tools means that we do get breakage sometimes due to the current version being 0.x.

Latest Changes

25 Jun 06:54
9d1bbe7
Compare
Choose a tag to compare
Move to using the new swift-tools-support-core (#26)

- This new framework has the useful bits pulled out of the SPM project